useQuery$GetDeviceByIdV2 function

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

Implementation

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