Interface: IApolloQueryOptions
January 17, 2020 · View on GitHub
@daostack/client › Globals › IApolloQueryOptions
Interface: IApolloQueryOptions
Hierarchy
- IApolloQueryOptions
Index
Properties
Properties
Optional fetchAllData
• fetchAllData? : true | false
Defined in graphnode.ts:19
Optional fetchPolicy
• fetchPolicy? : "cache-first" | "network-only" | "cache-only" | "no-cache" | "standby"
Defined in graphnode.ts:17
Optional subscribe
• subscribe? : true | false
Defined in graphnode.ts:18