- 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...