Join Discord
Powered by
include:iterate with Mock Client
# support
c
Charlie from Imagine
09/19/2023, 3:25 PM
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?
Previous
Next