Skip to content

Only scan for *.graphqls and *.gqls when looking for schema files #135

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
bclozel opened this issue Sep 17, 2021 · 0 comments
Closed

Only scan for *.graphqls and *.gqls when looking for schema files #135

bclozel opened this issue Sep 17, 2021 · 0 comments
Assignees
Labels
type: enhancement A general enhancement
Milestone

Comments

@bclozel
Copy link
Member

bclozel commented Sep 17, 2021

See #134 for background

Currently, the GraphQL auto-configuration scans for *.graphql, *.gql, *.graphqls, *.gqls files when looking for schema files during application startup. *.graphql, *.gql files seem to be generally used for queries instead.

We should reflect that in the default value - customization is still possible through changes done in #134.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant