listOrString
This directive allows the field to accept either a list of strings or a string itself.
link GraphQL Schema definition
- directive @listOrString on FIELD_DEFINITION | INPUT_FIELD_DEFINITION
link Require by
This element is not required by anyone