Skip to content

Releases: neo4j/graphql

Neo4j GraphQL Library 1.2.1

13 Jul 11:32
Compare
Choose a tag to compare

Fixes

OGM 1.2.1

13 Jul 11:30
Compare
Choose a tag to compare

Updates the @neo4j/graphql dependency.

Neo4j GraphQL Library 1.2.0

12 Jul 09:39
Compare
Choose a tag to compare

Adds the ability to pass JWT into lib for auth directive usage see #303

OGM 1.2.0

12 Jul 09:39
Compare
Choose a tag to compare

Updates the @neo4j/graphql dependency.

Neo4j GraphQL Library 1.1.0

06 Jul 10:42
Compare
Choose a tag to compare

Features

Fixes

  • #297 Fixed a bug which was the underlying cause of:
    • Int and Float values not being parsed and serialized correctly
    • DateTime and Date values being returned as objects rather than as strings
    • Point elements being resolved to null and throwing an error
    • __resolveType resolvers being dropped during schema augmentation
  • #281 Stop incorrect Error being thrown for unauthenticated Query/Mutation (thanks to @mathix420 for this one)

OGM 1.1.0

06 Jul 10:42
Compare
Choose a tag to compare

Updates the @neo4j/graphql dependency.

Neo4j GraphQL Library 1.0.3

22 Jun 08:58
Compare
Choose a tag to compare

Changes

  1. User-agent applied to driver #271
  2. Adds Date type #275
  3. Fixes optional cookie #267
  4. Fix upperCase functionality #262
  5. Add cypher params #254
  6. Add nullability to create input #231

OGM 1.0.3

22 Jun 08:54
Compare
Choose a tag to compare

Changes

  1. Removes the neoSchema property from the OGM. #256

Neo4j GraphQL Library 2.0.0-alpha.2

18 Jun 16:15
Compare
Choose a tag to compare
Pre-release

This release fixes a bug when using DateTime as one or many relationship properties.

OGM 2.0.0-alpha.2

18 Jun 16:16
Compare
Choose a tag to compare
OGM 2.0.0-alpha.2 Pre-release
Pre-release

Updates the @neo4j/graphql dependency to 2.0.0-alpha.2.