ClientExtension$Query$GetLastTag extension

on
  • GraphQLClient

Methods

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

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

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

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

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

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

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

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