You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The neo4j-graphql-js library is now deprecated and no longer maintained. The neo4j/graphql solution is official library from Neo4j, which we should pick as our solution for Hub GraphQL API.
Description
Blocked by: #645
As https://github.com/neo4j-graphql/neo4j-graphql-js is now deprecated (see explanation), we need to migrate to https://github.com/neo4j/graphql.
Unfortunately, at the time of writing this description,
@additionalLabelsdirectives are not supported - and we use them for zero-downtime content update in Hub.Reason
neo4j-graphql-jslibrary is now deprecated and no longer maintained. Theneo4j/graphqlsolution is official library from Neo4j, which we should pick as our solution for Hub GraphQL API.Links