Preparing search index...
The search index is not available
Lens SDK Reference
Lens SDK Reference
@lens-protocol/client
Core
NftGalleryUpdateItemsRequest
Type alias NftGalleryUpdateItemsRequest
Nft
Gallery
Update
Items
Request
:
{
galleryId
:
Scalars
[
"NftGalleryId"
]
[
"input"
]
;
toAdd
?:
InputMaybe
<
NftInput
[]
>
;
toRemove
?:
InputMaybe
<
NftInput
[]
>
;
}
Type declaration
gallery
Id
:
Scalars
[
"NftGalleryId"
]
[
"input"
]
Optional
to
Add
?:
InputMaybe
<
NftInput
[]
>
Optional
to
Remove
?:
InputMaybe
<
NftInput
[]
>
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