queryAll()
Home > @gooddata/sdk-backend-spi > IWorkspaceUsersQuery > queryAll
IWorkspaceUsersQuery.queryAll() method
Starts the users query.
Signature:
queryAll(): Promise<IWorkspaceUser[]>;
Returns:
Promise<IWorkspaceUser[]>
promise with a list of all users matching the specified options