Mirror: The highly customizable and versatile GraphQL client with which you add on features like normalized caching as you grow.
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

examples/with-multipart/README: remove reference to multipartFetchExc… (#3588)

authored by

Bruno Bigras and committed by
GitHub
0a57e27f 3ffe6fdc

-1
-1
examples/with-multipart/README.md
··· 34 34 This example contains: 35 35 36 36 - The `urql` bindings and a React app with a client set up in [`src/App.jsx`](src/App.jsx) 37 - - The `multipartFetchExchange` from `@urql/exchange-multipart-fetch` in [`src/App.jsx`](src/App.jsx) 38 37 - A basic file upload form in [`src/FileUpload.jsx`](src/FileUpload.jsx)