Interfaces in custom types for action handlers #8510
Answered
by
seanonthenet
charklewis
asked this question in
General
-
I saw on the Hasura docs is says |
Beta Was this translation helpful? Give feedback.
Answered by
seanonthenet
May 24, 2022
Replies: 1 comment 1 reply
-
There is a issue out for union (and interface) types: #2311 And a related one about allowing the use of existing types: #5001 I also hope these get prioritised. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
dsandip
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There is a issue out for union (and interface) types: #2311
And a related one about allowing the use of existing types: #5001
I also hope these get prioritised.