swapi-graphql
swapi-graphql copied to clipboard
A GraphQL schema and server wrapping SWAPI.
This PR updates the cacheResources function to improve the completeness and reliability of the resource caching process. In addition to fetching the main resource lists (e.g., /people, /starships), the function...
There must be something wrong with schemas or the way the individual records are fetched. 1. Go to https://swapi-graphql.netlify.app/ 2. Try any query, requesting different fields. Example: ```gql query MyQuery...
Hi all 👋🏻 when attempting to execute queries from https://studio.apollographql.com/public/star-wars-swapi/variant/current/explorer , users are reporting errors. Here's the output from `diagnose-endpoint` in case it is helpful: ``` Diagnosing https://swapi-graphql.netlify.app/.netlify/functions/index ⚠️ OPTIONS...