Trait async_graphql::InputObjectType[][src]

pub trait InputObjectType: InputType { }

A GraphQL input object.

Implementors

Loading content...