···3434This example contains:
35353636- The `urql` bindings and a React app with a client set up in [`src/App.jsx`](src/App.jsx)
3737-- The `multipartFetchExchange` from `@urql/exchange-multipart-fetch` in [`src/App.jsx`](src/App.jsx)
3837- A basic file upload form in [`src/FileUpload.jsx`](src/FileUpload.jsx)