Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 30 Jan 09:22
· 202 commits to main since this release
4ed17f8

Changed

  • Register aliasFieldResolver during schema generation instead of passing it to the GraphQL server
  • The filters contains, startswith, and endswith now generate CQN function calls instead of generating like expressions directly

Fixed

  • Schema generation crash that occurred if an entity property is named localized
  • The field totalCount could not be queried on its own