MarvelQL
MarvelQL copied to clipboard
limit and offset error
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
I'm not getting an error on this, but limit and offset seem to have been swapped - offset now limits and limit now offsets.
sorry, I should say it's a bug
How are we with this issue ?, I tested today and I had the same bug.