1.0.0-RC3
Patch Changes
- fix: allow modifying GraphQLInterfaceType in the willAddGraphQLTypeToSchema hook (#293) @dkuc84
- fix: properly cache GraphQL object/interfaces/union types (#291) @dkuc84
- fix: directives with arguments should be created per declaration (#287) @dkuc84
- Fix type resolvers for renamed polymorphic types and fix hooks signature (#282) @dkuc84