Skip to content

`@rename` support 🐱‍🏍

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jun 06:18
4.3.0
c75c717

Features

  • graphql: @searchBy/@sortBy will support @rename (#80, 54502b5)

Bug Fixes

  • graphql: Property::getChild() will use dot notation (required eg for @rename) (9b38a95)
  • graphql: Reset types while testing (related to SchemaBuilderWrapper and GraphQLAssertions::getGraphQLSchema()) (9558c71)