Home > @infiniteobjects/shopify-data-manager > AdminTypes > SegmentMembership > isMember
A Boolean that indicates whether or not the customer in the query is a member of the segment, which is identified using the segmentId
.
Signature:
isMember: Scalars['Boolean']['output'];