I wondering if it is possible to automatically enforce GraphQL directive in Spring GraphQL. My schema is directive @validateUserId on …
I wondering if it is possible to automatically enforce GraphQL directive in Spring GraphQL. My schema is directive @validateUserId on …