Relative Content

Tag Archive for graphqlgraphiql

How to extend HTTP requestContext using Playground or GraphiQL?

I am working on a GraphQL endpoint (actually it is Spring) and our consumers are frontend and mobile app developers. Our goal is to provide Playground* and/or GraphiQL with nicely prepared examples, so they don’t have to spend their time dealing with GQL “specifics”.