pricesheetUpdate
AUTH: Role=[pricing.OWNER,pricing.EDITOR]
pricesheetUpdate(
id: String!
input: PricesheetUpdateInput!
): Pricesheet!
AUTH: Role=[pricing.OWNER,pricing.EDITOR]
pricesheetUpdate(
id: String!
input: PricesheetUpdateInput!
): Pricesheet!
pricesheetUpdate.id
● String!
non-null scalarpricesheetUpdate.input
● PricesheetUpdateInput!
non-null inputPricesheet
object