Trait async_graphql::InterfaceType[][src]

pub trait InterfaceType: ContainerType { }
Expand description

A GraphQL interface.

Implementors