Skip to content

`Type`s filtering and bugfixes 😊

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Apr 07:56
4.2.0
07ba766

Features

  • graphql-printer: Support of exclusion of types from the Schema (#70, 32c09f3)

Bug Fixes

  • graphql: AstManipulator::getNodeDirectives() will return directives for InputObjectField, FieldDefinition, and Argument (5f46f12)
  • graphql: Escaping for generated BlockString (= descriptions) (4e0b2ab)
  • graphql: Parent of NotImplemented (bd11fb6)

Miscellaneous Chores

  • psr/http-message v2 support (c44842d)