@neo4j/graphql@7.2.2
·
47 commits
to dev
since this release
Patch Changes
- #6446
5ed0ac9
Thanks @MacondoExpress! - Fixed mutation input type generation for enum and custom scalar list operations. Thepush
,pop
, andset
operations in list mutation inputs for enums and custom scalars are now correctly marked as optional instead of required.