Skip to content

Releases: neo4j/graphql

@neo4j/[email protected]

08 Apr 15:02
Compare
Choose a tag to compare

Highlights of this release

With Neo4j GraphQL going beta the feature set is fixed for version 1.0.0 and are now moving into a stabilizing period before the first GA release.

Read more here

@neo4j/[email protected]

07 Apr 14:28
Compare
Choose a tag to compare
Merge branch 'release-2021-04-06'

@neo4j/[email protected]

06 Apr 15:09
Compare
Choose a tag to compare

https://www.notion.so/neo4j-graphql-v1-0-0-alpha-6-c15bd8e423a74a6abf89c254fd4fe6b1

Highlights of this release

  • @auth where argument
  • New directives
  • _INCLUDES/_NOT_INCLUDES filters

@neo4j/[email protected]

25 Feb 18:32
Compare
Choose a tag to compare

https://www.notion.so/neo4j-graphql-v1-0-0-alpha-5-a87c7963ff9f4773ba37b9768f1c1cba

Highlights of this release

  • More advanced auth support
  • Nested delete
  • Database selection support

@neo4j/[email protected]

09 Feb 09:36
Compare
Choose a tag to compare

@neo4j/[email protected]

26 Jan 10:49
dd83ece
Compare
Choose a tag to compare
  1. DateTime
  2. Aliases Fix
  3. Serialize ID's correctly
  4. Rename Query fields to camelCase
  5. Wrap Mutation response types

@neo4j/[email protected]

13 Jan 13:19
Compare
Choose a tag to compare
  • Neo schema, @cypher @relationship directive
  • Create Mutation
  • Delete Mutation
  • Update mutation
  • Auth
  • @autogenerate
  • Set library user agent on driver
  • Preserve number types (floats, ints)
  • Expose user JWT as a Cypher param $jwt
  • Add @exclude directive to opt out of library auto-generating queries, mutations and resolvers for chosen types.

@neo4j/[email protected]

13 Jan 13:20
Compare
Choose a tag to compare