Skip to content
This repository has been archived by the owner on Jul 18, 2023. It is now read-only.
This repository has been archived by the owner on Jul 18, 2023. It is now read-only.

Include Support for UNION types #36

Open
@JuanuMusic

Description

  • Scaffold: Union types should be created as records.
    • Each possible type on the UnionObject should be a NestedRecord of the Union type, with the same name of the model it represents.
  • Client: Should build query for POssible Types using ... on Model {} notation.

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