OBJECT

AppleHealth

An Apple Health Sync

link GraphQL Schema definition

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