IWorkspacesQueryFactory
Home > @gooddata/sdk-backend-spi > IWorkspacesQueryFactory
IWorkspacesQueryFactory interface
Factory providing creating queries used to get available workspaces.
Signature:
export interface IWorkspacesQueryFactory 
Methods
| Method | Description | 
|---|---|
| Creates a query for workspaces available to the user currently logged in. | |
| Creates a query for workspaces available to the specified user. |