Items Arranged In Category


Notes:

Triggered when items are rearranged within a category.

Permissions
Read categories
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

handler(event: CategoryItemsArrangedInCategoryEnvelope): void | Promise<void>

Did this help?