workspacePlaceholderRoles
Reads a set of WorkspacePlaceholderRole.
workspacePlaceholderRoles(
first: Int
offset: Int
orderBy: [WorkspacePlaceholderRolesOrderBy!]
condition: WorkspacePlaceholderRoleCondition
filter: WorkspacePlaceholderRoleFilter
): [WorkspacePlaceholderRole!]
Arguments
workspacePlaceholderRoles.first ● Int scalar
Only read the first n values of the set.
workspacePlaceholderRoles.offset ● Int scalar
Skip the first n values.
workspacePlaceholderRoles.orderBy ● [WorkspacePlaceholderRolesOrderBy!] list enum
The method to use when ordering WorkspacePlaceholderRole.
workspacePlaceholderRoles.condition ● WorkspacePlaceholderRoleCondition input
A condition to be used in determining which values should be returned by the collection.
workspacePlaceholderRoles.filter ● WorkspacePlaceholderRoleFilter input
A filter to be used in determining which values should be returned by the collection.