~theo/gql#10: 
Make sure collect-fields check for directives

We need to check for directives when collecting fields. The spec describes how in this algorithm:

https://spec.graphql.org/draft/#sec-Field-Collection

We want to do this, but I need to figure out how best to handle this.

Status
REPORTED
Submitter
~theo
Assigned to
No-one
Submitted
3 years ago
Updated
3 years ago
Labels
Execution Validation

~theo 3 years ago

We do check for directives, but not comparing to variable-values, so still keeping this open.

Register here or Log in to comment, or comment via email.