IWorkspacesQueryFilter
Home > @gooddata/sdk-backend-spi > IWorkspacesQueryFilter
IWorkspacesQueryFilter interface
Filter options for workspaces query.
Signature:
export interface IWorkspacesQueryFilter
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
string |
(Optional) Filter by description of the workspace | ||
string |
(Optional) Filter by earlyAccess property on the workspace | ||
string |
(Optional) Filter by entity identifiers prefix in the workspace | ||
boolean |
(Optional) When applied, only root workspaces without a parent workspace are queried |