Trait async_graphql::UnionType[][src]

pub trait UnionType: ContainerType { }
Expand description

A GraphQL interface.

Implementors