IWorkspaceUsersQuery
Home > @gooddata/sdk-backend-spi > IWorkspaceUsersQuery
IWorkspaceUsersQuery interface
Service to query users for current workspace
Signature:
export interface IWorkspaceUsersQuery
Methods
Method | Description |
---|---|
query() | Starts the users query. |
queryAll() | Starts the users query. |
withOptions(options) | Allows to specify advanced options for the users query. |