pub trait OneofObjectType: InputObjectType { }
Expand description

A GraphQL oneof input object.

Implementors