mirror of
https://github.com/gitlabhq/gitlabhq.git
synced 2025-07-20 17:51:44 +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
|