Skip to content

@neo4j/graphql@1.0.0-alpha.2

Compare
Choose a tag to compare
  • 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.