issues
search
Code-Hex
/
graphql-codegen-typescript-validation-schema
GraphQL Code Generator plugin to generate form validation schema from your GraphQL schema
MIT License
315
stars
42
forks
source link
Better support for custom directives
#825
Open
rwysocki-equinix
opened
1 month ago
rwysocki-equinix
commented
1 month ago
Add support for directives without arguments like
@required()
Add support for custom directive mapping
Closes #422 , #781
@required()
Closes #422 , #781