Releases: neo4j/graphql
Releases · neo4j/graphql
@neo4j/[email protected]
Highlights of this release
With Neo4j GraphQL going beta the feature set is fixed for version 1.0.0 and are now moving into a stabilizing period before the first GA release.
Read more here
@neo4j/[email protected]
Merge branch 'release-2021-04-06'
@neo4j/[email protected]
https://www.notion.so/neo4j-graphql-v1-0-0-alpha-6-c15bd8e423a74a6abf89c254fd4fe6b1
Highlights of this release
@auth
where argument- New directives
_INCLUDES
/_NOT_INCLUDES
filters
@neo4j/[email protected]
https://www.notion.so/neo4j-graphql-v1-0-0-alpha-5-a87c7963ff9f4773ba37b9768f1c1cba
Highlights of this release
- More advanced auth support
- Nested delete
- Database selection support
@neo4j/[email protected]
https://www.notion.so/neo4j-graphql-v1-0-0-alpha-4-64bf9f03ddfd4bf2b7ce4837ed8e0ce2
Highlights of this release
- OGM (Object Graph Mapper)
- Spatial Types
@neo4j/[email protected]
- DateTime
- Aliases Fix
- Serialize ID's correctly
- Rename Query fields to camelCase
- Wrap Mutation response types
@neo4j/[email protected]
- Neo schema,
@cypher
@relationship
directive - Create Mutation
- Delete Mutation
- Update mutation
- Auth
@autogenerate
- Set library user agent on driver
- Preserve number types (floats, ints)
- Expose user JWT as a Cypher param
$jwt
- Add
@exclude
directive to opt out of library auto-generating queries, mutations and resolvers for chosen types.