{
"name": "tessl/npm-apollo-upload-client",
"version": "19.0.0",
"docs": "docs/index.md",
"describes": "pkg:npm/apollo-upload-client@19.0.0",
"summary": "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)."
}