Trait 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ยง