query$GetDeviceByIdV2 method

Future<QueryResult<Query$GetDeviceByIdV2>> query$GetDeviceByIdV2(
  1. Options$Query$GetDeviceByIdV2 options
)

Implementation

Future<graphql.QueryResult<Query$GetDeviceByIdV2>> query$GetDeviceByIdV2(
  Options$Query$GetDeviceByIdV2 options,
) async => await this.query(options);