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

type Name = String;

An alias for string, used where graphql expects a name