Type Definition graphql_tools::static_graphql::schema::UnionType[][src]

pub type UnionType = UnionType<'static, String>;

Trait Implementations