Preparing search index...
The search index is not available
Lens SDK Reference
Lens SDK Reference
@lens-protocol/react-web
Core
ExploreProfilesRequest
Type alias ExploreProfilesRequest
Explore
Profiles
Request
:
{
cursor
?:
InputMaybe
<
Scalars
[
"Cursor"
]
>
;
limit
?:
InputMaybe
<
LimitType
>
;
orderBy
:
ExploreProfilesOrderByType
;
where
?:
InputMaybe
<
ExploreProfilesWhere
>
;
}
Type declaration
Optional
cursor
?:
InputMaybe
<
Scalars
[
"Cursor"
]
>
Optional
limit
?:
InputMaybe
<
LimitType
>
order
By
:
ExploreProfilesOrderByType
Order criteria for exploring profiles
Optional
where
?:
InputMaybe
<
ExploreProfilesWhere
>
Filtering criteria for exploring profiles
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Lens SDK Reference
@lens-protocol/react-web - v2.3.2
@lens-protocol/react-native - v2.3.2
@lens-protocol/client - v2.3.2
Order criteria for exploring profiles