@neo4j/graphql@5.4.0
版本发布时间: 2024-05-21 23:54:35
neo4j/graphql最新发布版本:@neo4j/graphql@5.7.0(2024-09-27 22:43:48)
Minor Changes
-
#5132
899b1b4
Thanks @darrellwarde! - Allows@populatedBy
to be used on fields of list type -
#5136
8e3ffea
Thanks @darrellwarde! - Allows@populatedBy
to be used on temporal fields
Patch Changes
-
#5132
899b1b4
Thanks @darrellwarde! - Adds schema validation so that@populatedBy
can only be used on fields of supported types -
#5132
899b1b4
Thanks @darrellwarde! - Fixes bug where non-numeric strings would evaluate to 0 as aBigInt