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