gql/queries/getDeviceByIdV2.graphql library
Classes
-
CopyWith$Query$GetDeviceByIdV2<
TRes> -
CopyWith$Query$GetDeviceByIdV2$deviceByIdV2<
TRes> -
CopyWith$Query$GetDeviceByIdV2$deviceByIdV2$plusDevice<
TRes> -
CopyWith$Query$GetDeviceByIdV2$deviceByIdV2$plusDevice$deviceType<
TRes> -
CopyWith$Variables$Query$GetDeviceByIdV2<
TRes> - FetchMoreOptions$Query$GetDeviceByIdV2
- Options$Query$GetDeviceByIdV2
- Query$GetDeviceByIdV2
- Query$GetDeviceByIdV2$deviceByIdV2
- Query$GetDeviceByIdV2$deviceByIdV2$plusDevice
- Query$GetDeviceByIdV2$deviceByIdV2$plusDevice$deviceType
- Query$GetDeviceByIdV2$Widget
- Variables$Query$GetDeviceByIdV2
- WatchOptions$Query$GetDeviceByIdV2
Extensions
- ClientExtension$Query$GetDeviceByIdV2 on GraphQLClient
- UtilityExtension$Query$GetDeviceByIdV2 on Query$GetDeviceByIdV2
- UtilityExtension$Query$GetDeviceByIdV2$deviceByIdV2 on Query$GetDeviceByIdV2$deviceByIdV2
- UtilityExtension$Query$GetDeviceByIdV2$deviceByIdV2$plusDevice on Query$GetDeviceByIdV2$deviceByIdV2$plusDevice
- UtilityExtension$Query$GetDeviceByIdV2$deviceByIdV2$plusDevice$deviceType on Query$GetDeviceByIdV2$deviceByIdV2$plusDevice$deviceType
Constants
- documentNodeQueryGetDeviceByIdV2 → const DocumentNode
Functions
-
useQuery$GetDeviceByIdV2(
Options$Query$GetDeviceByIdV2 options) → QueryHookResult< Query$GetDeviceByIdV2> -
useWatchQuery$GetDeviceByIdV2(
WatchOptions$Query$GetDeviceByIdV2 options) → ObservableQuery< Query$GetDeviceByIdV2>
Typedefs
-
OnQueryComplete$Query$GetDeviceByIdV2
= FutureOr<
void> Function(Map<String, dynamic> ?, Query$GetDeviceByIdV2?)