Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/utgwkk/relay-graphql-multipart-request-spec-example
An example project of GraphQL multipart request specification and Relay.
https://github.com/utgwkk/relay-graphql-multipart-request-spec-example
graphql react relay
Last synced: 27 days ago
JSON representation
An example project of GraphQL multipart request specification and Relay.
- Host: GitHub
- URL: https://github.com/utgwkk/relay-graphql-multipart-request-spec-example
- Owner: utgwkk
- License: mit
- Created: 2021-07-17T04:27:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-17T06:46:56.000Z (over 3 years ago)
- Last Synced: 2024-12-16T18:09:59.964Z (28 days ago)
- Topics: graphql, react, relay
- Language: TypeScript
- Homepage:
- Size: 297 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# relay-graphql-multipart-request-spec-example
An example project of [GraphQL multipart request specification](https://github.com/jaydenseric/graphql-multipart-request-spec) and [Relay](https://relay.dev/).
## Try it out
```
$ yarn
$ yarn start
```