useQuery$searchLeagues function
QueryHookResult<Query$searchLeagues>
useQuery$searchLeagues([
- Options$Query$searchLeagues? options
Implementation
graphql_flutter.QueryHookResult<Query$searchLeagues> useQuery$searchLeagues(
[Options$Query$searchLeagues? options]) =>
graphql_flutter.useQuery(options ?? Options$Query$searchLeagues());