Skip to content

Neo4j GraphQL Library 1.0.2

Compare
Choose a tag to compare
@oskarhane oskarhane released this 03 Jun 12:37

This is a patch release with a few important fixes in it and we advise everyone to update to it.

Fixes

  • Fix temporal type issues with neo4j-driver@4.3.0 #226
  • Fix integer input parsing #230
  • Fix issue with non null arrays on input types #231