Custom Directive on Input type GraphQL DGS
I am trying to create a custom directive that do some transform/validation on input type in GraphQL DGS in Java Spring Boot
Here is how I declare my custom directive
I am trying to create a custom directive that do some transform/validation on input type in GraphQL DGS in Java Spring Boot
Here is how I declare my custom directive