pub trait InterfaceType: ContainerType { }
Expand description

A GraphQL interface.

Implementors