Skip to content

Support for optional types #107

@skaldesh

Description

@skaldesh

Something like:

type Example {
    Data *Data
}

type Data {
    // ...
}

Probably would be translated directly to a pointer struct in go

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions