Type Definition graphql_parser::schema::Name [] [src]

type Name = String;

An alias for string, used where graphql expects a name