@neo4j/graphql@3.24.0
版本发布时间: 2023-07-18 23:08:42
neo4j/graphql最新发布版本:@neo4j/graphql@5.7.0(2024-09-27 22:43:48)
Minor Changes
-
#3639
09cc28ef2
Thanks @darrellwarde! - Encourages switching fromdriverConfig
tosessionConfig
in both constructor and context. Can be used to switch database, and to use impersonation and user switching.
Patch Changes
-
#3678
c55a2b6fd
Thanks @darrellwarde! - Fix generation of schema for fields to an interface relationship when using subscriptions. -
#3627
cd884be5c
Thanks @MacondoExpress! - Fixing argument parsing Flat/Int wrongly coerced as String.