suppliersByOwnerCodes
Get Suppliers for a specific list of owner codes
admin {
suppliersByOwnerCodes(
ownerCodes: [ID!]!
orderBy: SupplierOrderByEnum
): SupplierConnection!
}
Arguments
suppliersByOwnerCodes.ownerCodes ● [ID!]! non-null scalar
suppliersByOwnerCodes.orderBy ● SupplierOrderByEnum enum
Type
SupplierConnection object
Connection (list) of Suppliers