OBJECT

DexcomConnection

A Dexcom Connection

link GraphQL Schema definition

  • type DexcomConnection {
  • # The unique identifier of the connection
  • id: ID!
  • # The last time Dexcom was synced
  • last_sync_date: String
  • }