GraphQlError: {
    locations: {
        column: number;
        line: number;
    }[];
    message: string;
    path: string[];
}