v0.8.1
版本发布时间: 2023-04-11 02:20:23
graphql-go/graphql最新发布版本:v0.8.1(2023-04-11 02:20:23)
- definition: support thunks for Union.Types definitions @ https://github.com/graphql-go/graphql/commit/0e40a4e01faa4d0f8cf36bf0ef64ff5965894df6
- parser: fix infinite recursion in type definition parser @ https://github.com/graphql-go/graphql/issues/637
- definition: fix String/Name methods on the List type @ https://github.com/graphql-go/graphql/pull/651
- definition: fix: return valid object description @ https://github.com/graphql-go/graphql/pull/653
- parser: expose ParseValue @ https://github.com/graphql-go/graphql/pull/656