priceListUndoDeprecate
Graphql fields and variables for the priceListUndoDeprecate mutation
mutation priceListUndoDeprecate ($id: ID!) {
priceListUndoDeprecate (id: $id) {
errors
priceList {
basePrice
code
createdAt
currencyId
deprecated
id
isVisible
monthlyBasePrice
name
periodMonths
planId
priceAdjustmentPercentage
priceDescription
productId
renewalTermMonths
showPriceAsMonthly
sku
trialAllowed
trialLengthDays
updatedAt
}
}
}Arguments
Name
Type
Description
Response
Name
Type
Description
Last updated
Was this helpful?
