Boolean helper to know if the query has already been called, specially useful for lazy queries and mutations.
Data expected from the hook
GraphQL errors found on the hook call, if any.
Fetch state of the hook.
'waiting' | 'loading' | 'error' | 'done'
Generated using TypeDoc
Hook state