Skip to content

Support repeatable directives #608

@spawnia

Description

@spawnia

The specification recently included a new keyword repeatable that allows specifying directives that may be defined multiple times.

graphql/graphql-spec#472

Reading multiple directives already works fine, so that part should not be too hard. We will have to add support for the new keyword and adapt the validation steps to handle it.

Partial support was already added to the reference implementation: graphql/graphql-js#1965

Full support is underway, too: graphql/graphql-js#1541

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions