prisma-cursor-pagination

Relay cursor pagination helpers for prisma

MIT License

Downloads
17
Stars
15
Committers
1

Bot releases are visible (Hide)

prisma-cursor-pagination - 0.2.2 Latest Release

Published by zoontek almost 2 years ago

  • Update project dependencies
prisma-cursor-pagination - 0.2.1

Published by zoontek over 2 years ago

  • Replace prepare npm script by prepack to avoid running it at install
  • Replace jest by vitest as testing framework
prisma-cursor-pagination - 0.2.0

Published by zoontek over 2 years ago

  • parsePaginationArgs now throws a MissingPaginationBoundariesError if first and last arguments are missing.
prisma-cursor-pagination - 0.1.0

Published by zoontek over 2 years ago

  • Initial release