[go: up one dir, main page]

pub trait MutationRoot { }
Expand description

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

Implementors§