This article presents possible use cases and corresponding sample flows that you can support. It provides a useful starting point as you plan your implementation.
If you have several pizzeria sites, you might need to sync menus across those sites. For example, if there's a new item modifier called "Anchovies", this change also needs to be reflected on other sites.
To sync the pizza menu across all sites:
name
field on the site where you created a new item modifier.modifiers.id
, modifiers.name
, and modifiers.type
fields.section.itemIds
array.