pub type NamedType = Name;
A NamedType references by name a GraphQL type defined elsewhere.
pub struct NamedType { /* private fields */ }