Files
gitlab-foss/.graphqlrc
2024-03-21 15:10:36 +00:00

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