Trait cynic::QueryRoot[][src]

pub trait QueryRoot { }
Expand description

A marker trait that indicates a particular type is at the root of a GraphQL schemas query hierarchy.

Implementors