Closed
Description
If a directive with no argument declared and an arbitrary argument is passed, the rule check is not applied.
This is because know_args
is an empty list which return false in if directive_node.arguments and known_args:
at Line 63 on /src/graphql/validation/rules/known_argument_names.py
Metadata
Metadata
Assignees
Labels
No labels