allSuppliers
Get Suppliers for a specific filter.
admin {
allSuppliers(
where: SupplierWhereInput
orderBy: SupplierOrderByEnum
): SupplierConnection!
}
Arguments
allSuppliers.where ● SupplierWhereInput input
allSuppliers.orderBy ● SupplierOrderByEnum enum
Type
SupplierConnection object
Connection (list) of Suppliers