mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-07-20 16:46:17 +00:00
9 lines
289 B
Plaintext
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
|