CustomerSegmentMembersQuery - admin-graphql - OBJECT
Version: 2024-10
Description:
A job to determine a list of members, such as customers, that are associated with an individual segment.
Access Scopes
`read_customers` access scope. Also: The user must not have restricted access.
Fields
-
currentCount:
Int! -
The current total number of members in a given segment.
-
done:
Boolean! -
This indicates if the job is still queued or has been run.
-
id:
ID! -
A globally-unique ID that's returned when running an asynchronous mutation.
Connections
Related queries
Related mutations
Related Unions
Examples