Skip to content

ApolloQuery Component Prefetch Option #594

Closed
@jeissler

Description

@jeissler

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions