Replies: 1 comment 2 replies
-
I think you're query is wrong. Can you share your query pls? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to get json-schema-fhir repo to work against our existing REST server . However i keep getting an error on server start. It fails to generate schema successfully. What am i missing ? why is my detailOrganization query not being recognized . Is there some convention that i missed ?
See github repo here
Error stacktrace.
🕸️ - FHIR: Failed to generate schema: Cannot get field 'detailOrganization' from type 'Query'. Field does not exist.
🕸️ - FHIR: Error: Cannot get field 'detailOrganization' from type 'Query'. Field does not exist.;
Error: Cannot get field 'detailOrganization' from type 'Query'. Field does not exist.
Beta Was this translation helpful? Give feedback.
All reactions