@availity/relay-id

Simple package to decode/encode relay ids for graphql microservices that leverage the relay spec.

Usage no npm install needed!

<script type="module">
  import availityRelayId from 'https://cdn.skypack.dev/@availity/relay-id';
</script>

README

@availity/relay-id

Small package containing helpers for encoding/decoding ids according to the relay specification

Version NPM Downloads Dependecy Status

Install

NPM

npm install @availity/relay-id

Yarn

yarn add @availity/relay-id

Documentation

Check out more documentation at availity.github.io