OBJECT
PricelistUpdatePayload
link GraphQL Schema definition
1 type PricelistUpdatePayload implements Payload { 2 # Required permission: Pricelist:read 3 # 4 # Store restrictions apply. 5 Pricelist : 6 7 UserError!]! : [ 8 9 UserWarning!]! : [ 10 11 }