ServerErrorErrors: {
    code: string;
    location?: ServerErrorLocation;
    message: string;
}