Skip to main content

QueryVariables

Derive Macro QueryVariables 

Source
#[derive(QueryVariables)]
{
    // Attributes available to this derive:
    #[cynic]
}
Expand description

Derives cynic::QueryVariables

See the book for usage details