OBJECT

WithingsConnection

A Withings Connection

link GraphQL Schema definition

  • type WithingsConnection {
  • # The unique identifier of the connections
  • id: ID!
  • # The last time Withings was synced
  • last_sync_date: String
  • }