Ashleigh Simonelli

Results 80 comments of Ashleigh Simonelli

@anitricks Sorry been mega busy! Could you provide an example application?

@thamera oh yea, that was stupid of me. Wanna make a PR for it with test? Really busy sorry.

Ok so! Firstly! Sorry it's taken me nearly 2 years to reply. I've had an absolutely mental year and finally taken some time off to come back to reality. I...

I've honestly not looked at graphQL much. Could you provide an example of how you would create a paginated result with typeORM please? :) I'm guessing the query would look...

After working with GraphQL for a bit, I think it would be possible to set this up and @rifatdover you're right, it would be a relay connection. I'll see what...

I don't see a duplication? That's odd. Mind sharing with me your pagination func usage?

ahhh I see it now. `SELECT *` is not aliases. Annoying

it was yes, v4.0.0 was to be used with typeorm ^0.3.6, just seen I've failed to remove the v0.2.* from the peer dep https://github.com/nestjsx/nestjs-typeorm-paginate/blob/master/package.json#L50 Which is why I released 4.0.0...

@CrazyOptimist still the same with 4.0.1? It should've presented a warning as the peer dependancy doesn't match no?