Skip to main content

companies

Returns all companies the user has access

companies(
page: Int
limit: Int
params: CompanySearch
order: OrderScopesParams
orderType: OrderParams
): CompanyCollection

Arguments

companies.page ● Int scalar

companies.limit ● Int scalar

companies.params ● CompanySearch input

companies.order ● OrderScopesParams enum

companies.orderType ● OrderParams enum

ASC or DESC

Type

CompanyCollection object

CompanyCollection type