include:iterate with Mock Client
# support
c
I am trying to write a unit test for code that uses a query
_id=${patientId}&_include=Patient:link&_include:iterate=RelatedPerson:patient
but the mock client does not appear to include the linked resources. Is this not supported by the mock client?