useQuery$GraphUtil_IsDeviceOnline function

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

Implementation

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