apollo-upload-client

js
A terminating Apollo Link for Apollo Client that fetches a GraphQL multipart request if the GraphQL variables contain files (by default FileList, File, or Blob instances), or else fetches a regular GraphQL POST or GET request (depending on the config and
Keywords
graphqlmultipartrequestfileuploadapolloclientlinkreactesmmjs
<script type="module"> import apolloUploadClient from 'https://cdn.jsdelivr.net/npm/apollo-upload-client@18.0.1/+esm' </script>