withdrawProductNetworkDistribution
Developer/ISV or MM withdraws a pending network distribution request for a product they own. Caller must have write access to the product (tenant or vendor). Transitions distributionStatus: REQUESTED → NEW. Clears distributionTargetPartner. Does NOT change exclusivePartner (cleared only on approve). Does NOT emit the monolith NCM notification Kafka event.
This page contains
Arguments
| input WithdrawProductNetworkDistributionInput! PREVIEW |
WithdrawProductNetworkDistributionInput fields
| productId ID! |
Return Fields
| product Product PREVIEW | |
| userErrors [WithdrawProductNetworkDistributionError!] 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.