Discriminated input to SlotApi.resolveSlot.
SlotApi.resolveSlot
{ detail: 'back' }
userFacingDetail
{ accepts: 'WearableMixin' }
accepts
Discriminated input to
SlotApi.resolveSlot.{ detail: 'back' }— find the slot whoseuserFacingDetailmatches the keyword.{ accepts: 'WearableMixin' }— find the first slot whoseacceptsmatches the mixin name.