createFitbitInput
Autogenerated input type of createFitbit
Fields
clientMutationId
· String
· DO NOT USE deprecated
DO NOT USEUsed By
Definition
"""Autogenerated input type of createFitbit"""input createFitbitInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE") access_token: String expires_at: String last_sync_date: String refresh_token: String user_id: ID}