v3.0.0
useGETForQueries
in Http Link5996109
- Bring back
ApolloModule
0a24c4f
- Fix
useInitialLoading
750429c
- Typed
gql
andgraphql
tags - both accept two generic types and supportTypedDocumentNode
9a8ea5f
- Add
useMutationLoading
flagbc223fe
- Fix type inference for Mutations #1659
- Declare support for Angular 13
- Remove
extract-files
library from dependencies (you need to passextractFiles
function to HttpLink's options)