graphql-go
graphql-go copied to clipboard
Example illustrating receiving an array argument in a resolver
Create an example which demonstrates how to receive an array argument in a resolver. This is in response to a common question that first-time users of this library ask. See issue https://github.com/graph-gophers/graphql-go/issues/487 for reference.