IntegrationEntity Object
Integration
Fields
#
type
Integration type usually consists of <type>.<subtype>
, for example issue.jira
.
Take a look on libs/db/src/entities/common/integration/operation-state.types.ts to see the allowed values
providerInfo
Provider info contains all non-secure data related to the integration,
for example host
and username
for registry.quay
integration.
Depends on the integration type
Usages
#
References
#
- Field integration from Query
- Field node from IntegrationEdge
Previous
IntegrationEdge