DexcomConnection
A Dexcom Connection
Fields
last_sync_date
· String
· The last time Dexcom was synced Used By
Definition
"""A Dexcom Connection"""type DexcomConnection { """ The unique identifier of the connection """ id: ID!
""" The last time Dexcom was synced """ last_sync_date: String}