Skip to content
This repository was archived by the owner on Feb 18, 2026. It is now read-only.

v1.2.2

Choose a tag to compare

@rafrsr rafrsr released this 25 Jul 13:25
· 311 commits to master since this release
  • Added support to use collection filters for interfaces (polymorphic nodes)
  • Added support to set filters type with modifiers [] or !
  • Added support to use page based pagination
  • Fixed issue checking permissions on specific objects
  • Fixed fields from interface use same endpoints as interface definition
  • Fixed issue in lists not ordering correctly parent fields
  • Fixed issue when use @Pagination to customize @QueryList options
  • Fixed custom filter description does not appear in schema
  • Fixed resolve correctly extensions related to interface definitions
  • Added support to use Xdebug to debug queries using the GraphiQL API Explorer