GraphQLResponseErrors: {
    locations?: { column: number; line: number }[];
    message: string;
    path?: (string | number)[];
}[]