Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IApolloQueryOptions

Hierarchy

  • IApolloQueryOptions

Index

Properties

Optional fetchAllData

fetchAllData: true | false

Optional fetchPolicy

fetchPolicy: "cache-first" | "network-only" | "cache-only" | "no-cache" | "standby"

Optional pollInterval

pollInterval: undefined | number

Optional polling

polling: true | false

Optional subscribe

subscribe: true | false

Generated using TypeDoc