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