GraphQL Libraries

Is there any limitations of neo4j-graphql-java vs neo4j-graphql.js. When is neo4j-graphql-java planned to come out of beta?

According to the docs the following features are not implemented neo4j-graphql-java but I am assuming the js version has all of these features?

  • skip limit params
  • sorting (nested)
  • interfaces
  • input types
  • unions
  • scalars
  • date(time), spatial
2 Likes