Relative Content

Tag Archive for spring-bootgraphql-javanetflix-dgs

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