teamsByScope
Returns teams available to the company
teamsByScope(
id: ID!
page: Int
limit: Int
params: TeamSearch
orderType: OrderParams
order: OrderTeamsParams
): TeamCollection
Arguments
teamsByScope.id ● ID! non-null scalar
teamsByScope.page ● Int scalar
teamsByScope.limit ● Int scalar
teamsByScope.params ● TeamSearch input
teamsByScope.orderType ● OrderParams enum
teamsByScope.order ● OrderTeamsParams enum
Type
TeamCollection object
TeamCollection type