async_graphql

Trait UnionType

source
pub trait UnionType: ContainerType { }
Expand description

A GraphQL interface.

Object Safety§

This trait is not object safe.

Implementors§