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

Update test schema to use class-based API #96

Merged
merged 1 commit into from
Feb 5, 2019

Conversation

swalkinshaw
Copy link
Contributor

This rewrites the test schema from the old API to the new class-based API introduced in graphql 1.8 for better forwards compatibility.

The only test updates needed were camelizing some underscored field names.

This rewrites the test schema from the old API to the new class-based
API introduced in graphql 1.8 for better forwards compatibility.

The only test updates needed were camelizing some underscored field
names.
@swalkinshaw swalkinshaw merged commit 3c777f7 into master Feb 5, 2019
@swalkinshaw swalkinshaw deleted the class-based-test-schema branch February 5, 2019 15:58
@swalkinshaw swalkinshaw temporarily deployed to rubygems February 13, 2019 17:57 Inactive
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.

2 participants