Skip to content

Instantly share code, notes, and snippets.

@wullemsb
Created August 7, 2022 11:56
<validate-graphql-request error-variable-name="name" max-depth="2">
<authorize>
<rule path="/___*" action="reject" />
</authorize>
</validate-graphql-request>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment