segment - admin-graphql - QUERY
Version: 2024-10
Description:
The Customer Segment.
Access Scopes
Arguments
-
id:
ID! -
Find a segment by ID.
Returns
-
creationDate:
DateTime!
The date and time when the segment was added to the store.
-
id:
ID!
A globally-unique ID.
-
lastEditDate:
DateTime!
The date and time when the segment was last updated.
-
name:
String!
The name of the segment.
-
query:
String!
A precise definition of the segment. The definition is composed of a combination of conditions on facts about customers.
Examples