OBJECT
BundleItemSubscriptionLine
link GraphQL Schema definition
1 type BundleItemSubscriptionLine implements SubscriptionLine { 2 Int! : 3 4 MonetaryValue! : 5 6 MonetaryValue! : 7 8 # Required permission: none 9 ProductSize : 10 11 # Required permission: none 12 Bundle : 13 14 # Required permission: none 15 BundleSection : 16 17 }
link Required by
This element is not required by anyone