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

Pull Requests

Open Pull Requests
Add new feature for user authentication
#123Opened 5/15/20237 commentsby developer1
feature/auth into main