Preparing search index...
The search index is not available
Harmony Auth Documentation
Harmony Auth Documentation
Definitions/User
CognitoUsersSearchObject
Interface CognitoUsersSearchObject
interface
CognitoUsersSearchObject
{
filter
:
Record
<
string
,
any
>
;
from
?:
number
;
limit
?:
number
;
next
?:
string
;
sort
?:
"asc"
|
"desc"
;
sortBy
?:
string
;
}
Index
Properties
filter
from?
limit?
next?
sort?
sort
By?
Properties
filter
filter
:
Record
<
string
,
any
>
Optional
from
from
?:
number
Optional
limit
limit
?:
number
Optional
next
next
?:
string
Optional
sort
sort
?:
"asc"
|
"desc"
Optional
sort
By
sortBy
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
filter
from
limit
next
sort
sort
By
Harmony Auth Documentation
Loading...