Skip to main content

assignedWorkspacePlaceholderRoles

Reads a set of AssignedWorkspacePlaceholderRole.

assignedWorkspacePlaceholderRoles(
first: Int
offset: Int
orderBy: [AssignedWorkspacePlaceholderRolesOrderBy!]
condition: AssignedWorkspacePlaceholderRoleCondition
filter: AssignedWorkspacePlaceholderRoleFilter
): [AssignedWorkspacePlaceholderRole!]

Arguments

assignedWorkspacePlaceholderRoles.first ● Int scalar

Only read the first n values of the set.

assignedWorkspacePlaceholderRoles.offset ● Int scalar

Skip the first n values.

assignedWorkspacePlaceholderRoles.orderBy ● [AssignedWorkspacePlaceholderRolesOrderBy!] list enum

The method to use when ordering AssignedWorkspacePlaceholderRole.

assignedWorkspacePlaceholderRoles.condition ● AssignedWorkspacePlaceholderRoleCondition input

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

assignedWorkspacePlaceholderRoles.filter ● AssignedWorkspacePlaceholderRoleFilter input

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

Type

AssignedWorkspacePlaceholderRole object