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: 25 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T06:04:30.000Z (over 2 years ago)
- Last Synced: 2025-02-07T18:16:38.958Z (3 months 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.
[](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).