Open LeungGeorge opened 6 years ago
https://github.com/graphql-go/graphql/issues/333
Hi, I have problem that i do not know how to pass context to each resolver and i cannot find it on google. Could anybody help me ?
通过context传参给resolve
上个demo:https://github.com/graphql-go/graphql/blob/master/examples/context/main.go
https://github.com/graphql-go/graphql/issues/333
Hi, I have problem that i do not know how to pass context to each resolver and i cannot find it on google. Could anybody help me ?
通过context传参给resolve