OBJECT

ShapaConnection

A Shapa Connection

link GraphQL Schema definition

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