OBJECT

GoogleFit

A GoogleFit Sync

link GraphQL Schema definition

  • type GoogleFit {
  • # The unique identifier of the Google fit
  • id: ID!
  • # The last time the apple health was synced
  • last_sync_date: String
  • }