GraphQLBundle
GraphQLBundle copied to clipboard
Fix mutation.md example
| 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.