You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 2, 2022. It is now read-only.
This is a placeholder issue to gather specs for any tooling that could be provided to make it easier to create an API Gateway. I've played with the schema stitching, and I come across a lot of boilerplate and repetitive tasks, or things that are easier, or harder to do in a Gateway.
The text was updated successfully, but these errors were encountered:
Based on the talks we had at GraphQL Summit, this is an area that will see a lot of development in the near future not just from Graphcool but also the broader GraphQL community. Exciting times ahead :-)
@sorenbs Yes I am. But it has some structural design issues and the functionality will soon be obsolete.
Regarding tooling, I was thinking more in the direction of composability, configuration etc. For example, using a similar approach to the Graphcool service definition to define a gateway: https://gist.github.com/kbrandwijk/47a6479d9668153451eb6272818b8aa9
And other features related to using a Gateway, such as exposing tracing information, making it easy to validate a token from the Gateway (#1051), supporting arbitrary directives in your schema.
This is a placeholder issue to gather specs for any tooling that could be provided to make it easier to create an API Gateway. I've played with the schema stitching, and I come across a lot of boilerplate and repetitive tasks, or things that are easier, or harder to do in a Gateway.
The text was updated successfully, but these errors were encountered: