Dmytro Filipenko
Dmytro Filipenko
@jaredpetersen wdyt about this pr?
@jpeddicord @hyandell @zebehringer @zebehringer @parimaldeshmukh anyone can help with this?
Hmmm, I made it works. By adding solution from https://github.com/graphql-compose/graphql-compose-mongoose/issues/288#issuecomment-731782722 ```typescript import { preparePaginationResolver } from "graphql-compose-pagination" export const orderPagination = preparePaginationResolver(OrderTC, { findManyResolver: OrderTC.mongooseResolvers .findMany({ suffix: "Extended" }) .addFilterArg({...
@nodkz, thanks for a great library!
`Invariant Violation: expected workspace package to exist for "core-js-compat"` `yarn 1.21.1` `node v13.2.0`
@sirgalleto Can you point me out which one is deprecated?
@patelhr I think it's possible. You can add pull request with this changes
@duwke can you provide any source where you got this information?
@acroyear you can create PR to support this changes
@elhusseinali any info on this?