ClientExtension$Query$GetLastCommits extension

on
  • GraphQLClient

Methods

query$GetLastCommits(Options$Query$GetLastCommits options) Future<QueryResult<Query$GetLastCommits>>

Available on GraphQLClient, provided by the ClientExtension$Query$GetLastCommits extension

readQuery$GetLastCommits({required Variables$Query$GetLastCommits variables, bool optimistic = true}) Query$GetLastCommits?

Available on GraphQLClient, provided by the ClientExtension$Query$GetLastCommits extension

watchQuery$GetLastCommits(WatchOptions$Query$GetLastCommits options) → ObservableQuery<Query$GetLastCommits>

Available on GraphQLClient, provided by the ClientExtension$Query$GetLastCommits extension

writeQuery$GetLastCommits({required Query$GetLastCommits data, required Variables$Query$GetLastCommits variables, bool broadcast = true}) → void

Available on GraphQLClient, provided by the ClientExtension$Query$GetLastCommits extension