useQuery$GetMyDevices function

QueryHookResult<Query$GetMyDevices> useQuery$GetMyDevices([
  1. Options$Query$GetMyDevices? options
])

Implementation

graphql_flutter.QueryHookResult<Query$GetMyDevices> useQuery$GetMyDevices([
  Options$Query$GetMyDevices? options,
]) => graphql_flutter.useQuery(options ?? Options$Query$GetMyDevices());