Skip to content

Releases: neo4j/graphql

@neo4j/[email protected]

04 Jan 13:49
Compare
Choose a tag to compare

🐛 Fixes

  • Fix issues with Introspector regarding nodes with zero and multiple labels

@neo4j/[email protected]

04 Jan 15:00
Compare
Choose a tag to compare

🐛 Fixes

  • Add specified directives to schema validation
  • Fix/556: Input Object type ArticleCreateInput must define one or more fields
  • Fix: Autogenerated Fields For connectOrCreate
  • Fix: @writeonly on @relationship Fields

@neo4j/[email protected]

04 Jan 15:00
Compare
Choose a tag to compare

Updates the @neo4j/graphql dependency, and introduces the changes listed below (if any).

@neo4j/[email protected]

22 Dec 17:21
Compare
Choose a tag to compare

🐛 Fixes

  • Pin graphql-compose to 9.0.4 until we have upgraded to GraphQL 16.x

@neo4j/[email protected]

22 Dec 17:21
Compare
Choose a tag to compare

Updates the @neo4j/graphql dependency, and introduces the changes listed below (if any).

@neo4j/[email protected]

15 Dec 12:46
Compare
Choose a tag to compare

🐛 Fixes

  • Reverts #572 non nullable relation checks

@neo4j/[email protected]

15 Dec 12:46
Compare
Choose a tag to compare

Updates the @neo4j/graphql dependency, and introduces the changes listed below (if any).

@neo4j/[email protected]

14 Dec 13:16
Compare
Choose a tag to compare

🐛 Fixes

  • Fix context being overriden in for multiple queries #620

@neo4j/[email protected]

14 Dec 13:16
Compare
Choose a tag to compare

Updates the @neo4j/graphql dependency, and introduces the changes listed below (if any).

@neo4j/[email protected]

13 Dec 18:22
Compare
Choose a tag to compare

🐛 Fixes

  • Fix: Removes escaped labels from filter IN labels statements