Derive Macro cynic::InputObject

source ·
#[derive(InputObject)]
{
    // Attributes available to this derive:
    #[cynic]
}
Expand description

Derives InputObject

See the book for usage details