angular-apollo-link-persisted-queries
v0.1.0
Published
Use persisted queries with Apollo Link
Downloads
16
Readme
Automatic Persisted Queries
The branch is the adaption for angular-apollo-http-link, casue it consume different apollo Context props compared to apollo-http-link.
to install:
npm install angular-apollo-link-persisted-queries --save
or
yarn add angular-apollo-link-persisted-queries --save
About the options and usage of module itself, please refer to origin repo: apollo-link-persisted-queries
