Documentation

    Type Alias GraphQLResponseErrors

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