Skip to content

Support arrays with null values #3

@gmiserez

Description

@gmiserez

Currently, it is possible to make nullable arrays (ex: [Episode!]) and non-nullable arrays (ex: [Episode!]!), but not arrays with nullable items (ex: [Episode]! or [Episode]). This should be possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    TranslationsThis concerns the Translations PackageenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions