mobilizon/.graphqlconfig.yaml
Thomas Citharel 3a66111ad7 Add GraphQL config file for https://github.com/graphql-cli/graphql-cli
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-11-14 16:51:09 +01:00

7 lines
128 B
YAML

projects:
Mobilizon:
schemaPath: schema.graphql
extensions:
endpoints:
dev: 'http://localhost:4000/api'