FHIR Chat · GraphQL Introspection · hapi

Stream: hapi

Topic: GraphQL Introspection


view this post on Zulip James Agnew (Feb 02 2022 at 23:28):

Wondering if any graphql fans would be interested in trying out and providing feedback on something.

I've been toying with a generator that will handle introspection (aka __schema requests) on the graphql endpoint. I've got a prototype running here:

http://hapi.fhir.org/baseR4/$graphql

This isn't committed yet since it's really preliminary, but if it turns out to be useful I'd like to get it into our May release. The thing is I don't have almost any experience with GraphQL APIs other than the FHIR one, so I've never really used introspection before. It seems really promising to me though...

view this post on Zulip Jens Villadsen (Feb 03 2022 at 19:48):

@James Agnew I might have a graphql fanboy among my guys. I'll let you know if we get to this in the next couple of weeks


Last updated: Apr 12 2022 at 19:14 UTC