IntegrationInterface
No description
interface IntegrationInterface implements BaseFields {
createdAt: ISO8601DateTime!
id: ID!
integrationType: IntegrationEnum!
updatedAt: ISO8601DateTime!
}
Fields
IntegrationInterface.createdAt
● ISO8601DateTime!
non-null scalar
The date when record was created
IntegrationInterface.id
● ID!
non-null scalar
The ID scalar type represents a unique identifier