pub trait ObjectType: ContainerType { }
Expand description

A GraphQL object.

Implementations on Foreign Types

Implementors