rano/graphql.config.yml

3 lines
87 B
YAML

schema: 'graph/*.graphql' # or 'http://localhost:9876/graphql'
documents: 'graph/**/*'