Skip to content

F# unions as interfaces #24

@cmeeren

Description

@cmeeren

We already support F# unions as GraphQL unions.

I think it would also be helpful to be able to represent the same kind of F# unions as GraphQL interfaces. The union type itself would then be the interface, and the constituent types would then implement this interface.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions