query$GetMyDevices method

Future<QueryResult<Query$GetMyDevices>> query$GetMyDevices([
  1. Options$Query$GetMyDevices? options
])

Implementation

Future<graphql.QueryResult<Query$GetMyDevices>> query$GetMyDevices([
  Options$Query$GetMyDevices? options,
]) async => await this.query(options ?? Options$Query$GetMyDevices());