mirror of
https://github.com/Unkn0wnCat/matrix-veles.git
synced 2025-04-28 09:46:51 +02:00
15 lines
No EOL
306 B
Text
15 lines
No EOL
306 B
Text
{
|
|
"name": "Main Schema",
|
|
"schemaPath": "graph/schema.graphqls",
|
|
"extensions": {
|
|
"endpoints": {
|
|
"Default GraphQL Endpoint": {
|
|
"url": "http://localhost:8123/api/query",
|
|
"headers": {
|
|
"user-agent": "JS GraphQL"
|
|
},
|
|
"introspect": true
|
|
}
|
|
}
|
|
}
|
|
} |