requestProductNetworkDistribution
Developer/ISV or MM submits a product they own for inclusion in the AppDirect Network Catalog. Caller must have write access to the product (tenant or vendor). Transitions distributionStatus: NEW or DENIED → REQUESTED. NCM reviews and transitions to DISTRIBUTED or DENIED via the existing Wicket UI. V1 notification gap (D13): does NOT emit the monolith's NCM notification Kafka event.
This page contains
Arguments
| input RequestProductNetworkDistributionInput! PREVIEW |
RequestProductNetworkDistributionInput fields
| productId ID! |
Return Fields
| product Product PREVIEW | |
| userErrors [RequestProductNetworkDistributionError!] PREVIEW |
Interactive example
This is an example mutation query. Use the embedded interactive tool below to edit the query.
Hint: use Ctrl + Space for autocompleting fields.