{ "schema": { "request": { "url": "http://localhost:8000/graphql", "method": "POST", "postIntrospectionQuery": true, "options": { "headers": { "user-agent": "JS GraphQL" } } } }, "endpoints": [ { "name": "Default (http://localhost:8000/graphql", "url": "http://localhost:8000/graphql", "options": { "headers": { "user-agent": "JS GraphQL" } } } ] }