Files
gitlab-ce/.graphqlrc

9 lines
289 B
Plaintext

schema:
- ./tmp/tests/graphql/gitlab_schema.graphql
- ./tmp/tests/graphql/gitlab_schema_apollo.graphql
documents:
- ./app/assets/javascripts/**/*.graphql
- ./ee/app/assets/javascripts/**/*.graphql
- ./jh/app/assets/javascripts/**/*.graphql
- ./app/graphql/queries/**/*.graphql