Skip to content
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 opened this issue Nov 27, 2022 · 0 comments
Open

Include Support for UNION types #36

JuanuMusic opened this issue Nov 27, 2022 · 0 comments

Comments

@JuanuMusic
Copy link

JuanuMusic commented Nov 27, 2022

  • 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.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant