Skip to content

Bugfixes 🦠

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Dec 09:41
2.0.1
aca80eb

Bug Fixes

  • graphql: AstManipulator::getNodeDirectives() instance of check (117a26a)
  • graphql: AstManipulator::isList() will detect ListTypeNode correctly (1af0503)
  • graphql: GraphQLAssertions::printGraphQLSchema()/GraphQLAssertions::printDefaultGraphQLSchema() will use actual singletons while printing (#50, b1ea337)
  • graphql/@builder: InputObject will check the convertibility before name conflict (9d7fd62)