Skip to content

Fix bug with GQL 1.10#62

Merged
mcelicalderon merged 1 commit intomasterfrom
fix-bug-with-gql-1-10
Feb 2, 2020
Merged

Fix bug with GQL 1.10#62
mcelicalderon merged 1 commit intomasterfrom
fix-bug-with-gql-1-10

Conversation

@mcelicalderon
Copy link
Copy Markdown
Member

Resolves #59

Small change that fixes support for graphql gem 1.10. Added appraisals for the 2 most recent rails version.

The change is straightforward @00dav00 , but we need to refactor that mount method into separate classes.

@mcelicalderon mcelicalderon added bug Something isn't working enhancement New feature or request labels Feb 2, 2020
@mcelicalderon mcelicalderon merged commit 2382381 into master Feb 2, 2020
@mcelicalderon mcelicalderon deleted the fix-bug-with-gql-1-10 branch February 2, 2020 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

mutation': Second definition of 'mutation(...)' (GraphqlDevise::Types::MutationType) is invalid

2 participants