Magidoc

ProductComponent
Object

Product Component Entity

Fields

#

id

Non-null

Entity db id

name

Non-null

Component name

type

Non-null

Product app type

pendingPullRequests

Pending Pull Requests

application

Application

promotedBy

Promotion workflow

manuallyAttachedToProductId

ID of product to which component is manually attached

products

Resolved when product app attached to specific product or null if unassigned. Normally should be 1 or 0. If more this means that collision in relation present and component belongs to different products

environments

Resolved when product app attached to specific environment or null if unassigned

favorites

[ String !]

Favorites

favorite

Is group marked as favorite (user scope)

Interfaces

#

Also implements FavorableNotK8s .

Usages

#

References

#

  • Field productComponent from Query
  • Field productComponentByAppId from Query
  • Field productComponentsList from Query