Home > @infiniteobjects/shopify-data-manager > AdminTypes > CustomerJourneySummary > momentsCount
The total number of customer moments associated with this order. Returns null if the order is still in the process of being attributed.
Signature:
momentsCount?: Maybe<Scalars['Int']['output']>;