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

Refactor legacy graphql API usage #46

Merged
merged 2 commits into from
Dec 17, 2021
Merged

Conversation

swalkinshaw
Copy link
Collaborator

Fixes #45

Removes all legacy/deprecated usage of to_graphql and graphql_definition which would result in legacy types being defined.

Also adds new tests for multiple versions of the graphql gem. This should work from 1.10 to the latest (1.13).

Removes all legacy/deprecated usage of `to_graphql` and
`graphql_definition` which would result in legacy types being defined.
@swalkinshaw swalkinshaw merged commit 27479d1 into master Dec 17, 2021
@swalkinshaw swalkinshaw deleted the schema-class-refactor branch December 17, 2021 21:09
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.

Deprecated .to_graphql method in the newest version of the graphql gem
1 participant