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.

garypaluk
Node
since ‎10-03-2020
‎06-01-2022

User Statistics

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

User Activity

I would like to add custom validation schema directives to makeAugmentedSchema when using neo4j-graphql-js . I have many fields that I would like to validate, such as email addresses, min/max length for fields, password complexity. I understand that ...