sangria-graphql/sangria

Is there a doc how to use union type in sangria?

eugkhp opened this issue · 4 comments

Can't find any documentation about this, is it supported?

+1 I can't find this either

yanns commented

Maybe the tests can help you: https://github.com/sangria-graphql/sangria/blob/main/modules/core/src/test/scala/sangria/execution/UnionInterfaceSpec.scala ?

If you learn how to use it, it'd be great if you could add some documentation about it.
The source code for the documentation is in https://github.com/sangria-graphql/sangria-graphql.github.io