Trait cynic::schema::QueryRoot

source ·
pub trait QueryRoot { }
Expand description

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

Implementors§