ProcessMobileHealthDataSnapshotInput
Autogenerated input type of ProcessMobileHealthDataSnapshot
Fields
clientMutationId
· String · DO NOT USE deprecated
DO NOT USEUsed By
Definition
"""Autogenerated input type of ProcessMobileHealthDataSnapshot"""input ProcessMobileHealthDataSnapshotInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE")
""" ID of the snapshot to process """ snapshot_id: ID!}