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