Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/thibaultboursier/relay-without-globally-unique-identifiers
- Owner: thibaultboursier
- Created: 2020-01-21T22:35:01.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T06:04:30.000Z (about 2 years ago)
- Last Synced: 2023-08-24T14:38:17.652Z (over 1 year ago)
- Topics: graphql, guid, react-relay, relay
- Language: JavaScript
- Homepage: https://relay-without-globally-unique-identifiers.netlify.com/
- Size: 4.95 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
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).