15 lines
236 B
Plaintext
15 lines
236 B
Plaintext
{
|
|
"name": "Kitsu Schema",
|
|
"schemaPath": "schema.graphql",
|
|
"extensions": {
|
|
"endpoints": {
|
|
"Kitsu": {
|
|
"url": "https://kitsu.io/api/graphql",
|
|
"headers": {
|
|
"user-agent": "JS GraphQL"
|
|
},
|
|
"introspect": true
|
|
}
|
|
}
|
|
}
|
|
} |