graphql

A GraphQL to Cypher query execution layer for Neo4j and JavaScript GraphQL implementations.

APACHE-2.0 License

Downloads
80K
Stars
503
Committers
61

Bot releases are hidden (Show)

graphql - @neo4j/[email protected]

Published by neo4j-team-graphql over 1 year ago

Patch Changes

graphql - @neo4j/[email protected]

Published by neo4j-team-graphql over 1 year ago

Patch Changes

graphql - @neo4j/[email protected]

Published by neo4j-team-graphql over 1 year ago

Patch Changes

graphql - @neo4j/[email protected]

Published by neo4j-team-graphql over 1 year ago

Patch Changes

graphql - @neo4j/[email protected]

Published by neo4j-team-graphql over 1 year ago

Patch Changes

graphql - @neo4j/[email protected]

Published by neo4j-team-graphql over 1 year ago

Minor Changes

Patch Changes

graphql - @neo4j/[email protected]

Published by neo4j-team-graphql over 1 year ago

Minor Changes

Patch Changes

graphql - @neo4j/[email protected]

Published by neo4j-team-graphql over 1 year ago

Minor Changes

  • #3147 2bc2c7019 Thanks @angrykoala! - Refactor Cypher.Map to use a Map internally, include .size method and remove support for undefined fields

  • #3106 bfae63097 Thanks @darrellwarde! - The type Cypher.PropertyRef is now fully exported under Cypher.Property for use with utilities such as instanceof. However, it maintains the current behaviour of not being directly instantiable.

  • #3115 a04ef4469 Thanks @angrykoala! - Map projections inject the leading dot (.) in the map fields automatically.

Patch Changes

graphql - @neo4j/[email protected]

Published by neo4j-team-graphql over 1 year ago

Minor Changes

  • #3176 4712a9a0a Thanks @tbwiss! - feat: Auth plugins, constructor arguments for optional iss and aud JWT claim check on token verification
graphql - @neo4j/[email protected]

Published by neo4j-team-graphql over 1 year ago

Patch Changes

graphql - @neo4j/[email protected]

Published by neo4j-team-graphql over 1 year ago

Patch Changes

graphql - @neo4j/[email protected]

Published by neo4j-team-graphql over 1 year ago

Patch Changes

graphql - @neo4j/[email protected]

Published by neo4j-team-graphql over 1 year ago

Minor Changes

Patch Changes

graphql - @neo4j/[email protected]

Published by neo4j-team-graphql over 1 year ago

Patch Changes

  • #2983 56d126238 Thanks @happenslol! - Fix count aggregate field translation resulting in a syntax error when used inside inline fragments

  • #2988 cfe96e713 Thanks @darrellwarde! - Fix: context is now fully populated when using Apollo Federation, therefore, driver is no longer mandatory on construction and can be injected into the context like usual

  • #2942 8e41a724a Thanks @darrellwarde! - Fix @coalesce and @default for Enum List values

  • #2994 eaf16062c Thanks @darrellwarde! - Fix order of operations for nested update (delete->disconnect->update->connect->create)

  • #2743 514bb64b6 Thanks @dvanmali! - fix: remove dependency of bindPredicate property from auth plugin into context

  • #2930 99985018e Thanks @darrellwarde! - Federation: @shareable directives defined on an OBJECT are now propagated effectively through the schema. resolvable argument of the @key directive now stops type generation of the relevant types.

graphql - @neo4j/[email protected]

Published by neo4j-team-graphql over 1 year ago

Patch Changes

graphql - @neo4j/[email protected]

Published by neo4j-team-graphql over 1 year ago

Patch Changes

graphql - @neo4j/[email protected]

Published by neo4j-team-graphql over 1 year ago

Patch Changes

graphql - @neo4j/[email protected]

Published by neo4j-team-graphql over 1 year ago

Patch Changes

graphql - @neo4j/[email protected]

Published by neo4j-team-graphql over 1 year ago

Minor Changes

  • #2442 6f0d9c06d Thanks @darrellwarde! - Experimental support for Apollo Federation. Call getSubgraphSchema() to allow the schema to be used in a supergraph. The API is still being refined and will be subject to breaking changes.

Patch Changes

graphql - @neo4j/[email protected]

Published by neo4j-team-graphql over 1 year ago

Patch Changes