OBJECT

DexcomConnection

A Dexcom Connection

link GraphQL Schema definition

  • type DexcomConnection {
  • id: ID!
  • # The last time Dexcom was synced
  • last_sync_date: String
  • }