prismock icon indicating copy to clipboard operation
prismock copied to clipboard

Add support for 'cursor'

Open shreyas-ML opened this issue 1 year ago • 2 comments

My API supports pagination. In DB query the primary key 'ID' is used as cursor to get the next set of values after the nextToken ID. Its working fine in prisma but not getting next values from the prismock data. @morintd

shreyas-ML avatar Jan 05 '24 06:01 shreyas-ML

@morintd Please review this issue.

shreyas-ML avatar Jan 16 '24 05:01 shreyas-ML

Hello, I could definitely be interested in adding support for cursors, but will need to investigate, I'll add it to my to-do list but don't expect to have it done short-term

morintd avatar Jan 28 '24 21:01 morintd