GraphQLBundle icon indicating copy to clipboard operation
GraphQLBundle copied to clipboard

Fix mutation.md example

Open samgranger opened this issue 2 years ago • 0 comments

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Documented? yes
License MIT

In the example, the resolve arguments are sent as an array instead of 2 seperate variables - this will create an error.

samgranger avatar Aug 14 '23 10:08 samgranger