1.4.3
Patch Changes
- Polymorphic ignore (#633)
@GraphQLIgnore, when applied on polymorphic types, was not excluding all the fields or implementations in all use cases. This PR fixes some of those scenarios. See the linked issues for more details.
@GraphQLIgnore, when applied on polymorphic types, was not excluding all the fields or implementations in all use cases. This PR fixes some of those scenarios. See the linked issues for more details.