dotansimha / graphql-yoga

🧘 Rewrite of a fully-featured GraphQL Server with focus on easy setup, performance & great developer experience. The core of Yoga implements WHATWG Fetch API and can run/deploy on any JS environment.
https://the-guild.dev/graphql/yoga-server
MIT License
8.22k stars 569 forks source link

apollographql studio how to used ? #1036

Open productdevbook opened 2 years ago

productdevbook commented 2 years ago

graphRef, graphId, graphVariant, key how to write ? dont see ApolloConfigInput code

n1ru4l commented 2 years ago

graphql-yoga v2 is not built on top of apollo-server as the previous v1. Therefore there are no apollo SAAS platform-specific configuration options.

We are happy to guide and help the Apollo Team or community members to write a graphql-yoga (envelop) plugin for the Apollo SAAS platform.


Context: