Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thibaultboursier/relay-without-globally-unique-identifiers

This is an example of using Relay without globally unique identifiers.
https://github.com/thibaultboursier/relay-without-globally-unique-identifiers

graphql guid react-relay relay

Last synced: 26 days ago
JSON representation

This is an example of using Relay without globally unique identifiers.

Awesome Lists containing this project

README

        

# Relay without unique identifiers

## This is an example of using Relay without globally unique identifiers.

[![Netlify Status](https://api.netlify.com/api/v1/badges/b34619ca-7848-43f2-983d-2ce942d1edb8/deploy-status)](https://app.netlify.com/sites/relay-without-globally-unique-identifiers/deploys)

## Installation

```
yarn install
yarn start
```

## Demo

See demo here: [relay-without-globally-unique-identifiers.netlify.com](https://relay-without-globally-unique-identifiers.netlify.com).