Skip to content

createGoogleFitInput

Autogenerated input type of createGoogleFit

Fields

deprecated DO NOT USE

Used By

Definition

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