Anchor to customerSegmentMembersQuerycustomer
querycustomer Segment Members Query
Returns a resource by ID.
Anchor to Arguments
Arguments
- id (ID!)
- •ID!required
The ID of the
to return.
Was this section helpful?
Anchor to Possible returnsPossible returns
- CustomerSegmentMembersQuery (CustomerSegmentMembersQuery)
- Anchor to CustomerSegmentMembersQueryCustomer•Customer
Segment Members Query Segment Members Query A job to determine a list of members, such as customers, that are associated with an individual segment.
- Anchor to currentCountcurrent•Int!
Count non-null The current total number of members in a given segment.
- Anchor to donedone•Boolean!non-null
This indicates if the job is still queued or has been run.
- •ID!non-null
A globally-unique ID that's returned when running an asynchronous mutation.
Was this section helpful?