14 lines
287 B
Plaintext
Raw Normal View History

2022-10-28 18:12:05 +05:30
{
2022-11-21 23:14:08 +01:00
"project": {
"schemaPath": "generated/wundergraph.schema.graphql",
"extensions": {
"endpoint": {
"introspect": false,
"url": "http://localhost:9991/graphql",
"headers": {
"user-agent": "WunderGraph Client"
2022-10-28 18:12:05 +05:30
}
}
}
}
}