cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

walusungu
Node
since ‎09-18-2020
‎06-01-2022

User Statistics

  • 1 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Hello, I have managed to set up a neo4j-graphql-js setup and it is working very well... however, when I include (extend type Product @auth(rules: [{ isAuthenticated: true }])) I am getting this error: { "errors": [ { "message": "There is no procedur...