mirror of
https://github.com/rjNemo/react_template
synced 2026-06-06 10:36:46 +00:00
15 lines
No EOL
281 B
Text
15 lines
No EOL
281 B
Text
{
|
|
"name": "API Schema",
|
|
"schemaPath": "schema.graphql",
|
|
"extensions": {
|
|
"endpoints": {
|
|
"GraphQL Endpoint": {
|
|
"url": "http://localhost:8000/",
|
|
"headers": {
|
|
"user-agent": "JS GraphQL"
|
|
},
|
|
"introspect": true
|
|
}
|
|
}
|
|
}
|
|
} |