IWorkspaceUserGroupsQueryOptions
Home > @gooddata/sdk-backend-spi > IWorkspaceUserGroupsQueryOptions
IWorkspaceUserGroupsQueryOptions interface
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Configuration options for querying user groups
Signature:
export interface IWorkspaceUserGroupsQueryOptions
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
limit? | number | (ALPHA) (Optional) Specify number of items per page. | |
offset? | number | (ALPHA) (Optional) Specify (zero-based) starting offset for the results. | |
search? | string | (ALPHA) (Optional) String prefix filter |