[][src]Trait async_graphql::InputObjectType

pub trait InputObjectType: InputType { }

A GraphQL input object.

Implementors

Loading content...