ENUM
AppliedToEnum
Where the option type is applied, which can only be on either variant or advert level
link GraphQL Schema definition
- enum AppliedToEnum {
- # An option type that is applied to an advert level
- # An option type that is applied to a variant level
- }