MutationError: {
    errorDetails: MutationErrorPartsFragment;
    message: string;
    requestId?: string;
    type: "mutation_error";
}

Type declaration

Generated using TypeDoc