Skip to main content

companies

No description

companies(
amount: Int
before: String
after: String
orderBy: [TimeCreated_TimeLastEdited]
filters: [CompanyFilters]
): Collection_Company

Arguments

companies.amount ● Int scalar

Sets the amount of items to return. Defaults to 10

companies.before ● String scalar

The cursor of a previously returned item. The items returned will be ones listed before this cursor.

companies.after ● String scalar

The cursor of a previously returned item. The items returned will be ones listed after this cursor.

companies.orderBy ● [TimeCreated_TimeLastEdited] list scalar

Ordering options

companies.filters ● [CompanyFilters] list scalar

Filters allowed for companies

Type

Collection_Company object