Skip to main content

publicSuppliers

List PublicSuppliers

publicSuppliers(
after: String
before: String
first: Int
last: Int
query: String
supplierIds: [ID!]
): PublicSupplierConnection!

Arguments​

publicSuppliers.after ● String scalar​

Returns the elements in the list that come after the specified cursor.

publicSuppliers.before ● String scalar​

Returns the elements in the list that come before the specified cursor.

publicSuppliers.first ● Int scalar​

Returns the first n elements from the list.

publicSuppliers.last ● Int scalar​

Returns the last n elements from the list.

publicSuppliers.query ● String scalar​

publicSuppliers.supplierIds ● [ID!] list scalar​

Type​

PublicSupplierConnection object​

Paginate through PublicSupplier