Skip to main content

IntegrationEntityAuditCallType

No description

type IntegrationEntityAuditCallType {
success: Boolean
createdAt: String
resultAt: String
statusCode: Int
creator: UserType
}

Fields

IntegrationEntityAuditCallType.success ● Boolean scalar

IntegrationEntityAuditCallType.createdAt ● String scalar

IntegrationEntityAuditCallType.resultAt ● String scalar

IntegrationEntityAuditCallType.statusCode ● Int scalar

IntegrationEntityAuditCallType.creator ● UserType object

Member of

IntegrationEntityStatsType object