OBJECT
UpdateSupplierPayload
link GraphQL Schema definition
- type UpdateSupplierPayload {
- # A supplier record.
- : Supplier
- # Actions performed on the location
- : [PostUpdateAction!]
- }
OBJECT
- type UpdateSupplierPayload {
- # A supplier record.
- : Supplier
- # Actions performed on the location
- : [PostUpdateAction!]
- }