Edit Item

Edit Item - Premium

Edit the item by Item Format.

Some change rule can be done by Item Format, for example:

For set name rule:

fake-changes:
  set-name: 'test1'

can be replaced to:

fake-changes:
  edit-item:
    name: 'test1'

View Item Format here.

Last updated