issues
search
graphql-go
/
graphql
An implementation of GraphQL for Go / Golang
MIT License
9.94k
stars
841
forks
source link
definition: Adds `Union.Types` error handling unit test
#633
Closed
chris-ramon
closed
2 years ago
chris-ramon
commented
2 years ago
Description
Follow-up from PR:
https://github.com/graphql-go/graphql/pull/622
definition: Adds
Union.Types
resolution error handling.
Test plan
Unit tests.
/cc: @alex-lange
Description
Union.Types
resolution error handling.Test plan
/cc: @alex-lange