Ash FrameworkAF
Ash Framework7mo ago
6 replies
Vahagn

Union queries that return union types

I want to make a union query that will return a union type, which will be resolved with graphql. Could not find an example, and Combination queries seem to be for a different usecase. Can this be done with declarative syntax or do I need a separate custom query?
thank you
Solution
combination queries don't support producing different resources
Was this page helpful?