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