gql/queries/getDeviceType.graphql library
Classes
-
CopyWith$Query$GetDeviceType<
TRes> -
CopyWith$Query$GetDeviceType$publicDeviceMetadataByDeviceId<
TRes> -
CopyWith$Variables$Query$GetDeviceType<
TRes> - FetchMoreOptions$Query$GetDeviceType
- Options$Query$GetDeviceType
- Query$GetDeviceType
- Query$GetDeviceType$publicDeviceMetadataByDeviceId
- Query$GetDeviceType$Widget
- Variables$Query$GetDeviceType
- WatchOptions$Query$GetDeviceType
Extensions
Constants
- documentNodeQueryGetDeviceType → const DocumentNode
Functions
-
useQuery$GetDeviceType(
Options$Query$GetDeviceType options) → QueryHookResult< Query$GetDeviceType> -
useWatchQuery$GetDeviceType(
WatchOptions$Query$GetDeviceType options) → ObservableQuery< Query$GetDeviceType>
Typedefs
-
OnQueryComplete$Query$GetDeviceType
= FutureOr<
void> Function(Map<String, dynamic> ?, Query$GetDeviceType?)