Trait cynic::schema::MutationRoot
source · pub trait MutationRoot { }Expand description
A marker trait that indicates a particular type is at the root of a GraphQL schemas mutation hierarchy.
pub trait MutationRoot { }A marker trait that indicates a particular type is at the root of a GraphQL schemas mutation hierarchy.