pub type NamedType = Name;
Refers to the name of a GraphQL type defined elsewhere
struct NamedType(/* private fields */);