joyent-portal/packages/cloudapi-gql/.graphqlconfig

9 lines
141 B
Plaintext

{
"schemaPath": "src/schema/schema.graphql",
"extensions": {
"endpoints": {
"dev": "http://localhost:4000/graphql"
}
}
}