stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > CustomerJourneySummary > momentsCount

AdminTypes.CustomerJourneySummary.momentsCount property

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']>;