Hello,
It’s possible to mark a modifier as “pre-selected”. Where is this exposed in the Catalog API?
Hello,
It’s possible to mark a modifier as “pre-selected”. Where is this exposed in the Catalog API?
If you want to set a modifier to be pre-selected you’ll set on_by_default to true
on the modifier.
Thank you Bryan. That worked.