mirror of
https://github.com/rjNemo/federation
synced 2026-06-06 02:06:39 +00:00
15 lines
No EOL
286 B
Text
15 lines
No EOL
286 B
Text
{
|
|
"name": "Untitled GraphQL Schema",
|
|
"schemaPath": "schema.graphql",
|
|
"extensions": {
|
|
"endpoints": {
|
|
"Gateway": {
|
|
"url": "http://localhost:4000/",
|
|
"headers": {
|
|
"user-agent": "JS GraphQL"
|
|
},
|
|
"introspect": false
|
|
}
|
|
}
|
|
}
|
|
} |