pricesheetUpdate
AUTH: Role=[pricing.OWNER,pricing.EDITOR]
pricesheetUpdate(
id: String!
input: PricesheetUpdateInput!
): Pricesheet!
Arguments
pricesheetUpdate.id
● String!
non-null scalar
pricesheetUpdate.input
● PricesheetUpdateInput!
non-null input
Type
Pricesheet
object
Pricesheet entity for customer-specific pricing strategies and discount management.
Represents a collection of pricing rules, discounts, and customer assignments that define how products are priced for specific customer segments, regions, or business scenarios.