Repeatable directives #10

Closed
opened 2024-07-31 12:44:19 +02:00 by belka · 0 comments
Owner

Directive definitions can be marked with the keyword repeatable.

  • Directive structure should contain a new 'isRepeatable` property.
  • Validation should be extended.
  • Parser should be able to parse the keyword repeatable.

Built-in directives are non-repeatable.

Directive definitions can be marked with the keyword `repeatable`. - [x] Directive structure should contain a new 'isRepeatable` property. - [x] Validation should be extended. - [x] Parser should be able to parse the keyword `repeatable`. Built-in directives are non-repeatable.
belka added the
Kind
enhancement
2021
labels 2024-07-31 12:44:19 +02:00
belka added the
Status
fixed
label 2024-10-13 19:53:38 +02:00
belka closed this issue 2024-10-13 19:53:40 +02:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: OSS/graphql#10
No description provided.