- https://spec.graphql.org/draft/#sec-Type-Name-Introspection - fix the validation code - add more test cases for root field - add more test cases for inner fields - https://github.com/graphql/graphql-spec/pull/806 - __typename is allowed for root of subscription - https://github.com/graphql/graphql-spec/pull/860 - @skip and @include should not allowed for subscription root