apollo icon indicating copy to clipboard operation
apollo copied to clipboard

set global defaultOptions's fetchPolocy is not work

Open LennieLT opened this issue 5 years ago • 3 comments

LennieLT avatar May 28 '20 01:05 LennieLT

I have the same problem

ketuzhong avatar Jul 08 '20 09:07 ketuzhong

I have the same problem too ... I have been testing no-cache fetch policy and it didn't work.

endriyas avatar Aug 02 '20 11:08 endriyas

Hi, i im getting the same problem, i use this option defaultOptions: { // See 'apollo' definition // For example: default query options $query: { loadingKey: 'loading', fetchPolicy: 'network-only', }, },

lucasoz avatar Aug 19 '20 18:08 lucasoz