WatchOptions$Query$getUpcomingChallengesByTargetAndUserAudienceWithLinkedAccountsPaginated class
Constructors
-
WatchOptions$Query$getUpcomingChallengesByTargetAndUserAudienceWithLinkedAccountsPaginated.new({String? operationName, required Variables$Query$getUpcomingChallengesByTargetAndUserAudienceWithLinkedAccountsPaginated variables, FetchPolicy? fetchPolicy, ErrorPolicy? errorPolicy, CacheRereadPolicy? cacheRereadPolicy, Object? optimisticResult, Query$getUpcomingChallengesByTargetAndUserAudienceWithLinkedAccountsPaginated? typedOptimisticResult, Context? context, Duration? pollInterval, bool? eagerlyFetchResults, bool carryForwardDataOnException = true, bool fetchResults = false})
-
Methods
-
asWatchQueryOptions({bool fetchResults = true})
→ WatchQueryOptions<Query$getUpcomingChallengesByTargetAndUserAudienceWithLinkedAccountsPaginated>
-
inherited
-
copyWith({DocumentNode? document, String? operationName, Map<String, dynamic>? variables, FetchPolicy? fetchPolicy, ErrorPolicy? errorPolicy, CacheRereadPolicy? cacheRereadPolicy, Object? optimisticResult, Duration? pollInterval, bool? fetchResults, bool? carryForwardDataOnException, bool? eagerlyFetchResults, Context? context, ResultParserFn<Query$getUpcomingChallengesByTargetAndUserAudienceWithLinkedAccountsPaginated>? parserFn, Duration? queryRequestTimeout})
→ WatchQueryOptions<Query$getUpcomingChallengesByTargetAndUserAudienceWithLinkedAccountsPaginated>
-
Generic copyWith for all fields. There are other, more specific options:
inherited
-
copyWithFetchPolicy(FetchPolicy? fetchPolicy)
→ WatchQueryOptions<Query$getUpcomingChallengesByTargetAndUserAudienceWithLinkedAccountsPaginated>
-
inherited
-
copyWithOptimisticResult(Object? optimisticResult)
→ WatchQueryOptions<Query$getUpcomingChallengesByTargetAndUserAudienceWithLinkedAccountsPaginated>
-
inherited
-
copyWithOptions({DocumentNode? document, String? operationName, Map<String, dynamic>? variables, FetchPolicy? fetchPolicy, ErrorPolicy? errorPolicy, CacheRereadPolicy? cacheRereadPolicy, Object? optimisticResult, Duration? pollInterval, Context? context, ResultParserFn<Query$getUpcomingChallengesByTargetAndUserAudienceWithLinkedAccountsPaginated>? parserFn, Duration? queryRequestTimeout, OnQueryComplete? onComplete, OnQueryError? onError})
→ QueryOptions<Query$getUpcomingChallengesByTargetAndUserAudienceWithLinkedAccountsPaginated>
-
Generic copyWith for all fields. There are other, more specific options:
inherited
-
copyWithPolicies(Policies policies)
→ WatchQueryOptions<Query$getUpcomingChallengesByTargetAndUserAudienceWithLinkedAccountsPaginated>
-
inherited
-
copyWithPollInterval(Duration? pollInterval)
→ WatchQueryOptions<Query$getUpcomingChallengesByTargetAndUserAudienceWithLinkedAccountsPaginated>
-
inherited
-
copyWithVariables(Map<String, dynamic> variables)
→ WatchQueryOptions<Query$getUpcomingChallengesByTargetAndUserAudienceWithLinkedAccountsPaginated>
-
inherited
-
createResult({Map<String, dynamic>? data, OperationException? exception, Context context = const Context(), required QueryResultSource source})
→ QueryResult<Query$getUpcomingChallengesByTargetAndUserAudienceWithLinkedAccountsPaginated>
-
inherited
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited
-
withFetchMoreOptions(FetchMoreOptions fetchMoreOptions)
→ QueryOptions<Query$getUpcomingChallengesByTargetAndUserAudienceWithLinkedAccountsPaginated>
-
inherited