customerSegmentMembersQuery - admin-graphql - QUERY
Version: 2024-10
Description:
Returns a segment members query resource by ID.
Access Scopes
Arguments
-
id:
ID! -
The ID of the CustomerSegmentMembersQuery to return.
Returns
-
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.
Examples