useQuery$pointOfSale function

QueryHookResult<Query$pointOfSale> useQuery$pointOfSale(
  1. Options$Query$pointOfSale options
)

Implementation

graphql_flutter.QueryHookResult<Query$pointOfSale> useQuery$pointOfSale(
        Options$Query$pointOfSale options) =>
    graphql_flutter.useQuery(options);