-
Notifications
You must be signed in to change notification settings - Fork 1
F# unions as interfaces #24
Copy link
Copy link
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels