Geeks

codesnippe/multiple-graphql-endpoints-demo

Primary LanguageKotlin

  • multiple-graphql-endpoints-demo GitHub
  • MarkdownReadme
  • 0Issues
  • 4Stargazers
  • 1Watcher

multiple-graphql-endpoints-demo

This is a sample demo project that is built to have two separate graphQL endpoints. One represents an external endpoint with a different/limited schema then the internal endpoint.

GraphiQL is enabled for easier testing, and after starting the app both of the endpoints can be found on:

  • http://localhost:8080/graphiql?path=/external-graphql
  • http://localhost:8080/graphiql?path=/internal-graphql

Share to

Contact site admin: Geeks.