A terminating Apollo Link for Apollo Client that fetches a GraphQL multipart request if the GraphQL variables contain files (by default FileList, File, Blob, or ReactNativeFile instances), or else fetches a regular GraphQL POST or GET request (depending on the config and GraphQL operation).
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Apollo Upload Client is a terminating Apollo Link for Apollo Client that fetches GraphQL multipart requests when variables contain files (e.g., FileList, File, Blob, or ReactNativeFile instances) and regular GraphQL POST/GET requests otherwise. It's designed for developers using Apollo Client who need to handle file uploads in GraphQL mutations or queries, particularly those working with React Native or web applications that require multipart form data support.