Timothy J. Warren
3965f137e1
Some checks reported errors
timw4mail/HummingBirdAnimeClient/pipeline/head Something is wrong with the build of this commit
15 lines
238 B
Plaintext
15 lines
238 B
Plaintext
{
|
|
"name": "Anilist Schema",
|
|
"schemaPath": "schema.graphql",
|
|
"extensions": {
|
|
"endpoints": {
|
|
"Anilist": {
|
|
"url": "https://graphql.anilist.co",
|
|
"headers": {
|
|
"user-agent": "JS GraphQL"
|
|
},
|
|
"introspect": true
|
|
}
|
|
}
|
|
}
|
|
} |