Basically ApolloBoost but with apollo-upload-client
instead of apollo-link-http
, so that you can upload files via Apollo.
It's almost an identical copy of 'apollo-boost': apollo-boost => apollo-boost-upload
apollo-boost => apollo-boost-upload
v0.4.4 => v1.0.0
npm i apollo-boost-upload
Exactly like you would use apollo-boost.
This package was bootstrapped with typescript-lib-boilerplate
npm run i
npm run dev