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
Authorise GitHub API requests by appending the environments auth credentials to your request's query string.
Ponyfill that uses path or path-browserify depending on the environment.
Get either a HTTP or HTTPS agent depending on protocol
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn.098f6bcd.css, also re-writes references in each file to new reved name.
Conditionally pass arguments on the command line depending on the current version of node.