Magidoc

ProductComponentFilterArgs
Input Object

Args to filter Product Components

Fields

#

appNames

Application names

appVersion

Application version

committers

[ String !]

Committers array

environments

[ String !]

Environments names array

favorite

Filter by user favorite

hasPendingPullRequests

If 'true' returns components that have at least 1 pending PR

healthStatuses

By application health status

images

[ String !]

Images array

inEnvironment

If 'true' returns components that belong to any environment, 'false' ignored

issueKeys

[ String !]

Issue key array

notInProduct

If 'true' returns unassigned components, 'false' ignored

partialName

Partial name (case insensitive)

prKeys

[ String !]

PR key array

productAssignment

Assignment type

products

[ String !]

Product names array

Usages

#

References

#

  • Argument filters of field productComponentsList from type Query
  • Argument filters of field productComponentsHealthStatusesCount from type Query
  • Argument filters of field productComponentsPage from type Query