pub type FieldError = Error;
Expand description

An alias of async_graphql::Error. Present for backward compatibility reasons.