Skip to content

@neo4j/graphql@7.2.2

Compare
Choose a tag to compare
@neo4j-team-graphql neo4j-team-graphql released this 30 Jun 15:52
· 47 commits to dev since this release
df3b32c

Patch Changes

  • #6446 5ed0ac9 Thanks @MacondoExpress! - Fixed mutation input type generation for enum and custom scalar list operations. The push, pop, and set operations in list mutation inputs for enums and custom scalars are now correctly marked as optional instead of required.