graphql-go icon indicating copy to clipboard operation
graphql-go copied to clipboard

Example illustrating receiving an array argument in a resolver

Open pavelnikolov opened this issue 3 years ago • 0 comments

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.

pavelnikolov avatar Jan 06 '22 11:01 pavelnikolov