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