2020-07-31 18:58:49 -04:00
|
|
|
{
|
2020-08-04 14:25:18 -04:00
|
|
|
"name": "Kitsu Schema",
|
2020-07-31 18:58:49 -04:00
|
|
|
"schemaPath": "schema.graphql",
|
|
|
|
"extensions": {
|
|
|
|
"endpoints": {
|
2020-08-04 14:25:18 -04:00
|
|
|
"Kitsu": {
|
|
|
|
"url": "https://kitsu.io/api/graphql",
|
2020-07-31 18:58:49 -04:00
|
|
|
"headers": {
|
|
|
|
"user-agent": "JS GraphQL"
|
|
|
|
},
|
|
|
|
"introspect": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|