createGoogleFitInput
Autogenerated input type of createGoogleFit
Fields
clientMutationId
· String
· DO NOT USE deprecated
DO NOT USEUsed By
Definition
"""Autogenerated input type of createGoogleFit"""input createGoogleFitInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE") access_token: String expiry_date: String is_enabled: Boolean last_sync_date: String refresh_token: String user_id: ID}