Graphql fields and variables for the plan query
Last updated 11 months ago
Was this helpful?
Scope required: product:read
For a complete list of possible response fields see the type.
query plan ($id: ID) { plan (id: $id) { addon availableFrom availableTo basePrice code contactUsLabel contactUsUrl createdAt description id internalNotes isAvailableNow isVisible name position pricingDescription productId productPlanName selfServiceBuy selfServiceCancel selfServiceRenew updatedAt } }
id
ID