@jgan42 @CaptainStiggz You may want to switch back to fetchPolicy: "cache-first"
after the initial request, since network-only
will always go to the network, hence the extra network requests. To to that, use nextFetchPolicy
:
#255
Job | Run time |
---|---|
2s | |
2s |