Add GraphQL config file for https://github.com/graphql-cli/graphql-cli
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
6
.graphqlconfig.yaml
Normal file
6
.graphqlconfig.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
projects:
|
||||
Mobilizon:
|
||||
schemaPath: schema.graphql
|
||||
extensions:
|
||||
endpoints:
|
||||
dev: 'http://localhost:4000/api'
|
||||
Reference in New Issue
Block a user