useQuery$getPlayOffsByRound function

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

Implementation

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