RemoveCatalogVendorCostPayload
Payload for removing the syndicated catalog vendor cost for a pricing plan
This page contains
Fields
| success: Boolean | True when the catalog vendor cost was removed (or no override existed) |
| userErrors: [RemoveCatalogVendorCostError!] PREVIEW | Error details while removing the catalog vendor cost for the pricing plan |
Mutations for RemoveCatalogVendorCostPayload
| removeCatalogVendorCost PREVIEW | Remove the syndicated catalog vendor cost for a pricing plan in the context of a partner so the plan inherits the catalog cost again. Idempotent when no override exists. |