updateItemImageIndex

suspend fun updateItemImageIndex(itemId: ERROR CLASS: Symbol not found for UUID, imageType: ERROR CLASS: Symbol not found for ImageType, imageIndex: Int, newIndex: Int): Response<Unit>

Updates the index for an item image.

Parameters

itemId

Item id.

imageType

Image type.

imageIndex

Old image index.

newIndex

New image index.