BadRequestError: {
    graphqlErrors: PlainGraphQLError[];
    message: string;
    type: "bad_request";
}

Type declaration

Generated using TypeDoc