mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-23 08:44:48 -06:00
6ec07cabfb
This commit adds a new GraphQL builtin for validating GraphQL schemas, applying stronger validation rules than what the current GraphQL parsing builtins apply by default. Fixes: #5125 Signed-off-by: Philip Conrad <philipaconrad@gmail.com>