Skip to content
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

Remove getGqlNames function from frontend, prefer the meta query #9249

Merged
merged 9 commits into from
Aug 5, 2024

Conversation

dcousens
Copy link
Member

@dcousens dcousens commented Aug 1, 2024

This pull request removes usage of getGqlNames from the AdminUI frontend.
This change allows us to vary the graphql.names values with code that need not be mirrored on the frontend.

Additionally, this will help keep the names of queries in synchronization, moving away generally from statically inlining the meta information.

@keystonejs keystonejs deleted a comment from codesandbox-ci bot Aug 1, 2024
@dcousens dcousens merged commit 73a9132 into main Aug 5, 2024
42 of 43 checks passed
@dcousens dcousens deleted the gql-names branch August 5, 2024 01:15
@dcousens dcousens mentioned this pull request Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant