Stream: implementers
Topic: Include ServiceRequest.reasonReference
Yassiel Oliva (Mar 07 2019 at 00:03):
Hi, I'm trying to _include
ServiceRequest.reasonReference but I'm getting an error because there is no search parameter defined for that. there is some walkaround to achieve this without making a second request to the server?
Lloyd McKenzie (Mar 07 2019 at 00:48):
You could try to talk the server into supporting a custom search parameter. Other than that, no.
Last updated: Apr 12 2022 at 19:14 UTC