Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

`apollo-upload-client` is a terminating Apollo Link for Apollo Client that automatically sends GraphQL requests as multipart requests when variables contain files (FileList, File, or Blob instances), or as regular POST/GET requests otherwise. It's designed for developers building GraphQL applications that need to handle file uploads within Apollo Client, requiring a compatible GraphQL server that implements the GraphQL multipart request spec.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of jaydenseric/apollo-upload-client

Account's avatar
jaydenseric/extract-files
A function to recursively extract files and their object paths within a value, replacing them with null in a deep clone without mutating the original value. FileList instances are treated as File inst
Account's avatar
apollographql/apollo-client
A fully-featured caching GraphQL client.
Account's avatar
eslint/eslint
ESLint JavaScript language implementation
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
jaydenseric/coverage-node
A simple CLI to run Node.js and report code coverage.
Account's avatar
evanw/esbuild
An extremely fast JavaScript and CSS bundler and minifier.
Account's avatar
jaydenseric/eslint-plugin-optimal-modules
An ESLint plugin to enforce optimal JavaScript module design.
Account's avatar
graphql/graphql-js
A Query Language and Runtime which can target any service.
Account's avatar
apollographql/graphql-tag
A JavaScript template literal tag that parses GraphQL queries
Account's avatar
jaydenseric/revertable-globals
Sets globals that can be easily reverted to restore the original environment; useful for testing code that relies on the presence of certain globals.
Account's avatar
reactivex/rxjs
Reactive Extensions for modern JavaScript
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

jaydenseric's profile
jaydenseric
478 contributions
hoangvvo's profile
hoangvvo
16 contributions
srtucker22's profile
srtucker22
5 contributions
samcoenen's profile
samcoenen
2 contributions
SimenB's profile
SimenB
2 contributions
yaacovCR's profile
yaacovCR
2 contributions
PowerKiKi's profile
PowerKiKi
1 contributions
andreialecu's profile
andreialecu
1 contributions
fuelen's profile
fuelen
1 contributions
danielrearden's profile
danielrearden
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
jaydenseric

jaydenseric/apollo-upload-client

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 GraphQL operation).

JavaScript
1541
154
No license