Description Topic: Customers Fields accepts_marketing: Boolean reminder_messages: Boolean Used By Mutations storefrontSubscriptionCreate Preview (typescript) interface StorefrontCustomerSubscriptionCreate {accepts_marketing?: booleanreminder_messages?: boolean}