IOrganizationUserGroupsQuery
Home > @gooddata/sdk-backend-spi > IOrganizationUserGroupsQuery
IOrganizationUserGroupsQuery interface
Service to query valid filter elements for particular filter.
Signature:
export interface IOrganizationUserGroupsQuery
Methods
Method |
Description |
---|---|
Starts the organization users query. | |
Sets filter for the query. | |
Sets starting page for the query. Backend WILL return no data if the page is greater than total number of pages. Default page: 0 | |
Sets number of users to return per page. Default size is specific per backend |