MarvelQL icon indicating copy to clipboard operation
MarvelQL copied to clipboard

limit and offset error

Open kambing86 opened this issue 6 years ago • 3 comments
trafficstars

https://github.com/Novvum/MarvelQL/blob/master/packages/graphql/models/CharacterModel.ts#L18

https://github.com/Novvum/MarvelQL/blob/master/packages/graphql/resolvers/Query.ts#L6

one way to improve it is to passing them as one object and add interface to it

kambing86 avatar May 09 '19 06:05 kambing86

I'm not getting an error on this, but limit and offset seem to have been swapped - offset now limits and limit now offsets.

leepowelldev avatar Jun 10 '19 19:06 leepowelldev

sorry, I should say it's a bug

kambing86 avatar Jun 18 '19 12:06 kambing86

How are we with this issue ?, I tested today and I had the same bug.

raulingg avatar Jul 23 '19 17:07 raulingg