[][src]Trait cynic::FragmentArguments

pub trait FragmentArguments { }

A marker trait for the arguments types on QueryFragments.

We use this in combination with the IntoArguments trait below to convert between different argument types in a query heirarchy.

Trait Implementations

Implementations on Foreign Types

impl FragmentArguments for ()[src]

Loading content...

Implementors

Loading content...