Preparing search index...
The search index is not available
Lens SDK Reference
Lens SDK Reference
@lens-protocol/react-web
Core
PublicationSearchWhere
Type alias PublicationSearchWhere
Publication
Search
Where
:
{
customFilters
?:
InputMaybe
<
CustomFiltersType
[]
>
;
metadata
?:
InputMaybe
<
PublicationMetadataFilters
>
;
publicationTypes
?:
InputMaybe
<
SearchPublicationType
[]
>
;
withOpenActions
?:
InputMaybe
<
OpenActionFilter
[]
>
;
}
Type declaration
Optional
custom
Filters
?:
InputMaybe
<
CustomFiltersType
[]
>
Optional
metadata
?:
InputMaybe
<
PublicationMetadataFilters
>
Optional
publication
Types
?:
InputMaybe
<
SearchPublicationType
[]
>
Optional
with
Open
Actions
?:
InputMaybe
<
OpenActionFilter
[]
>
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