planDuplicate
Graphql fields and variables for the planDuplicate mutation
mutation planDuplicate ($id: ID!) {
planDuplicate (id: $id) {
errors
plan {
addon
availableFrom
availableTo
basePrice
code
contactUsLabel
contactUsUrl
createdAt
description
id
internalNotes
isAvailableNow
isVisible
name
position
pricingDescription
productId
productPlanName
selfServiceBuy
selfServiceCancel
selfServiceRenew
updatedAt
}
}
}Arguments
Name
Type
Description
Response
Name
Type
Description
Last updated
Was this helpful?
