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
|
|
}
|
|
}
|
|
}
|
|
} |