Trait async_graphql::ObjectType[][src]

pub trait ObjectType: ContainerType { }
Expand description

A GraphQL object.

Implementations on Foreign Types

Implementors