pub trait InterfaceType: ContainerType { }
Expand description

A GraphQL interface.

Object Safety§

This trait is not object safe.

Implementors§