Skip to main content

workspaces

Reads a set of Workspace.

workspaces(
first: Int
offset: Int
orderBy: [WorkspacesOrderBy!]
condition: WorkspaceCondition
filter: WorkspaceFilter
): [Workspace!]

Arguments

workspaces.first ● Int scalar

Only read the first n values of the set.

workspaces.offset ● Int scalar

Skip the first n values.

workspaces.orderBy ● [WorkspacesOrderBy!] list enum

The method to use when ordering Workspace.

workspaces.condition ● WorkspaceCondition input

A condition to be used in determining which values should be returned by the collection.

workspaces.filter ● WorkspaceFilter input

A filter to be used in determining which values should be returned by the collection.

Type

Workspace object

A seller organization's tenant — the top-level container for its accounts, accords, playbooks, roles, and settings.