UpdateItem
Update an existing item with the specified ID, type, data, and optional expiration date.
UpdateItem(
input: UpdateItemRequest
): UpdateItemResponse!
Arguments
UpdateItem.input ● UpdateItemRequest input item
Type
UpdateItemResponse object item
Response object for updating an item.