Derive Macro cynic::QueryFragment

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

Derives cynic::QueryFragment

See the book for usage details