pub trait UnionType: ContainerType { }
Expand description

A GraphQL interface.

Implementors