Closed
Description
Version "vue-apollo": "^3.0.0-beta.28"
@Akryum It seems there is no way to set the prefetch option to false on an ApolloQuery component... there was a note in old docs that I found for <ApolloQuery no-prefetch>
but it seems removed now. The only way I'm able to set prefetch to false is using the apollo option inside scripts... Looking at the source for the ApolloQuery component there is no prop for it. Am I really forced to use apollo: {}
in scripts to set prefetch option on a query or is there some other workaround for the component? I really don't want to switch my apollo components out as I was enjoying how they worked until running into this. Please advise.
Metadata
Metadata
Assignees
Labels
No labels