graphql-go / graphql

An implementation of GraphQL for Go / Golang
MIT License
9.87k stars 839 forks source link

Extension HasResult() not context #565

Open dalingng opened 4 years ago

dalingng commented 4 years ago

Extension HasResult() not context HasResult() There should be a parameter context like HasResult(ctx context.Context)