SetAccountingVendorSupplierInput
Autogenerated input type of SetAccountingVendorSupplier
input SetAccountingVendorSupplierInput {
accountingVendorId: ID!
clientMutationId: String
supplySupplierId: ID
}
Fields
SetAccountingVendorSupplierInput.accountingVendorId ● ID! non-null scalar common
ID of the endless-owned accounting vendor.
SetAccountingVendorSupplierInput.clientMutationId ● String scalar common
A unique identifier for the client performing the mutation.
SetAccountingVendorSupplierInput.supplySupplierId ● ID scalar common
ID of the Endless supplier to map. Omit or null to unmap.
Member Of
setAccountingVendorSupplier mutation