Description Topic: Customers Fields accepts_marketing: Boolean! reminder_messages: Boolean! Used By Mutations storefrontSubscriptionCreate Queries storefrontSubscription Preview (typescript) interface StorefrontCustomerSubscription {accepts_marketing: booleanreminder_messages: boolean}