Fork me on GitHub
#graphql
<
2017-05-18
>
zane19:05:11

What's the right way to model a mutation that requires one of two potential arguments?

zane19:05:34

I see that unions can't include interfaces or input objects.