Instantly deploy the amazing Graphql-Voyager to netlify, and explore your GraphQL schema!
export REACT_APP_GRAPHQL_URL=https://my.graphql.api/graphql
export REACT_APP_GRAPHQL_API_KEY=key
REACT_APP_GRAPHQL_API_KEY is passed to X-API-KEY
HTTP header.
- Netlify
- AWS AppSync
Password protect in Netlify: Go to Access Control => Password / JWT secret. Edit Password.
MIT