issues
search
apollographql
/
apollo-link-persisted-queries
Persisted Query support with Apollo Link
MIT License
306
stars
33
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
docs: fix typos
#38
Jason-Cooke
closed
2 years ago
1
Fixed Typo
#37
mkaraula
closed
2 years ago
2
Elaborate on hash and error handling
#36
Daniel15
closed
2 years ago
2
Status code for PersistedQueryNotFound
#35
Daniel15
closed
2 years ago
1
The query hash that is generated by apollo-android does not match the query hash that is generated by apollo-link-persisted-queries
#34
tareq-khandaker-ck
opened
5 years ago
0
This package breaks refetchQueries in Mutations
#33
teknologist
opened
5 years ago
0
PersistedQueryNotSupported errors will stop all other extensions
#32
paulpdaniels
opened
5 years ago
0
Fix hash for queries with UTF8 characters
#31
kachkaev
closed
2 years ago
7
Version 0.2.2 has not been published to npm yet
#30
haoqunjiang
closed
5 years ago
0
Replace Map-based cache of query hashes with private property to fix #26.
#29
benjamn
closed
6 years ago
1
How to precompute query hashes, store it, and use it to whitelist persisted queries.
#28
joonhocho
opened
6 years ago
17
Question: use only GET but avoid send full query and combine GET and POST
#27
havran
opened
6 years ago
1
Possible memory leak in query cache
#26
tlgimenes
closed
6 years ago
0
Fix incorrect spelling.
#25
j4chou
closed
6 years ago
2
Questions about hashing cost client side.
#24
frederikhors
opened
6 years ago
0
CORS GETs issue a PREFLIGHT OPTIONS call. Can we swtich the content-type or not?
#23
frederikhors
opened
6 years ago
3
Add ignoreOperations to not persist specific operations
#22
declanelcocks
opened
6 years ago
3
Add hashKeyName option for createPersistedQueryLink
#21
infiniteluke
opened
6 years ago
2
Struggling to configure the client
#20
davidalekna
closed
6 years ago
1
Option to only send APQ on queries not mutations
#19
billnbell
opened
6 years ago
4
Question: Does apollo-link-persisted-queries support apollo-link-ws ?
#18
4F2E4A2E
opened
6 years ago
2
Update graphql peer dependency
#17
mitoyarzun
closed
6 years ago
1
Update graphql peer dependency range
#16
Akryum
closed
6 years ago
1
[apollo-bot] Update the Issue/PR Templates with auto label
#15
ghost
closed
6 years ago
2
useGETForHashedQueries and fix infinite retry bug
#14
glasser
closed
6 years ago
3
added test for retry link
#13
jbaxleyiii
opened
6 years ago
0
Running Apollo Engine in development for persisted query support
#12
mxstbr
opened
6 years ago
9
Better errors if backend is misconfigured
#11
glasser
closed
6 years ago
3
add in depth multi render test for react app
#10
jbaxleyiii
closed
6 years ago
1
Fix the build?
#9
kbrandwijk
closed
6 years ago
1
Possible to combine with apollo-link-batch-http?
#8
kamsar
closed
6 years ago
3
Update link
#7
Primigenus
closed
6 years ago
0
More strict type checking
#6
leoasis
closed
6 years ago
1
Persisted Query server state
#5
jthegedus
closed
6 years ago
1
Included network errors
#4
jbaxleyiii
closed
6 years ago
0
Error handling
#3
jbaxleyiii
closed
6 years ago
0
Update README.md
#2
timbotnik
closed
6 years ago
0
Change negated variable name to avoid double negation
#1
leoasis
closed
6 years ago
2
Previous