@hackage / relay-pagination

Relay-style cursor pagination wire types and opaque cursor codec

0.1.0.0

About

Metadata

  • Last updated , by shinzui
  • License BSD-3-Clause
  • Categories Web Development, Databases
  • Maintained by: Nadeem Bitar

  • Lottery factor: 1

Links

Installation

Readme

Core wire types for Relay Cursor Connections-style pagination over REST: the ConnectionEdgePageInfo response envelope with Relay-conventional JSON, firstafterlast/before request validation, and a versioned, fingerprinted, base64url-encoded opaque cursor with an exact, golden-tested wire format.