Skip to content

1.0.0-RC3

Choose a tag to compare

@dariuszkuc dariuszkuc released this 06 Aug 14:57
· 904 commits to master since this release

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

Non-version Changes