Timothy J. Warren
3965f137e1
Some checks reported errors
timw4mail/HummingBirdAnimeClient/pipeline/head Something is wrong with the build of this commit
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
|
|
}
|
|
}
|
|
}
|
|
} |