stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > BadgeType

AdminTypes.BadgeType enum

The possible types for a badge.

Signature:

export declare enum BadgeType 

Enumeration Members

Member Value Description
Attention "ATTENTION" This badge has type attention.
Default "DEFAULT" This badge has type default.
Info "INFO" This badge has type info.
Success "SUCCESS" This badge has type success.
Warning "WARNING" This badge has type warning.