blob: a5d6356f94c7ad4884ed705d444a98736d777464 [file] [log] [blame]
{
"name": "Skywalking GraphQL Schema",
"schemaPath": "schema.graphql",
"extensions": {
"endpoints": {
"Dev GraphQL Endpoint": {
"url": "http://localhost:12800/graphql",
"headers": {
"user-agent": "JS GraphQL"
},
"introspect": false
}
}
}
}