FetchMoreOptions$Query$GetLastCommits class

Constructors

FetchMoreOptions$Query$GetLastCommits({required UpdateQuery updateQuery, required Variables$Query$GetLastCommits variables})

Properties

document → DocumentNode?
finalinherited
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
updateQuery → UpdateQuery
Strategy for merging the fetchMore result data with the result data already in the cache
finalinherited
variables Map<String, dynamic>
finalinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited