Anchor to segment
segment
query
The Customer Segment.
Anchor to Possible returnsPossible returns
- Anchor to SegmentSegment•
A dynamic collection of customers based on specific criteria.
- creation
Date •Datenon-nullTime! The date and time when the segment was added to the store.
- id•ID!non-null
A globally-unique ID.
- last
Edit •Date Datenon-nullTime! The date and time when the segment was last updated.
- name•String!non-null
The name of the segment.
- query•String!non-null
A precise definition of the segment. The definition is composed of a combination of conditions on facts about customers.
- creation
Was this section helpful?
Query Reference
{
segment(id) {
# segment fields
}
}