Skip to content

@neo4j/graphql@2.4.0

Compare
Choose a tag to compare

🚀 Features

  • Feature: Support Order By for Primitive @cypher Fields
  • Inject context in additional labels
  • Interface relationship fields
  • Field-level aggregations
  • Feature/unique directive
  • Added OpenID Json Web Key Sets for verification via the @auth directive

🐛 Fixes

  • Fix: Project Interface Fields In Union Relationship
  • Solution for operations being duplicated following multiple deletes
  • Fix fieldAggregation types
  • Test the right thing in multi-database integration tests
  • Fix issue 488 handle union where on connections
  • Bugfix/dbms version check
  • Fix: call new on GraphQLString
  • Fix/null points
  • fix: error when only selecting info on update and create operations