16 lines
322 B
Plaintext
16 lines
322 B
Plaintext
|
{
|
||
|
"name": "OhMyForm API GraphQL Schema",
|
||
|
"schemaPath": "./schema.graphql",
|
||
|
"extensions": {
|
||
|
"endpoints": {
|
||
|
"OhMyForm API GraphQL Endpoint1": {
|
||
|
"url": "http://localhost:4100/graphql",
|
||
|
"headers": {
|
||
|
"user-agent": "JS GraphQL"
|
||
|
},
|
||
|
"introspect": true
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|