Skip to content

Conversation

@denvned
Copy link
Contributor

@denvned denvned commented Sep 11, 2016

graphql-js, which is used by babel-relay-plugin, gives the following when the mutation object is empty:

Error: mutation fields must be an object with field names as keys or a function which returns such an object.

graphql-js, which is used by babel-relay-plugin, gives the following when the mutation object is empty:
"Error: mutation fields must be an object with field names as keys or a function which returns such an object."
@yrashk
Copy link
Contributor

yrashk commented Sep 11, 2016

Thank you!

CI fails the build with this:

Gradle suite > Gradle test > graphql.servlet.GraphQLServletTest.mutationProvider FAILED
    java.lang.NullPointerException at GraphQLServletTest.java:93

@denvned
Copy link
Contributor Author

denvned commented Sep 11, 2016

Updated the failing test

@yrashk yrashk merged commit cc6027d into graphql-java-kickstart:master Sep 11, 2016
@yrashk
Copy link
Contributor

yrashk commented Sep 11, 2016

Thank you! Merged.

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