ClientExtension$Query$pointOfSale extension
- on
-
- GraphQLClient
Methods
-
query$pointOfSale(
Options$Query$pointOfSale options) → Future< QueryResult< Query$pointOfSale> > -
Available on GraphQLClient, provided by the ClientExtension$Query$pointOfSale extension
-
readQuery$pointOfSale(
{required Variables$Query$pointOfSale variables, bool optimistic = true}) → Query$pointOfSale? -
Available on GraphQLClient, provided by the ClientExtension$Query$pointOfSale extension
-
watchQuery$pointOfSale(
WatchOptions$Query$pointOfSale options) → ObservableQuery< Query$pointOfSale> -
Available on GraphQLClient, provided by the ClientExtension$Query$pointOfSale extension
-
writeQuery$pointOfSale(
{required Query$pointOfSale data, required Variables$Query$pointOfSale variables, bool broadcast = true}) → void -
Available on GraphQLClient, provided by the ClientExtension$Query$pointOfSale extension