Anchor to Segment
objectSegment
Requires access scope. Also: The user must not have restricted access.
A dynamic collection of customers based on specific criteria.
Anchor to FieldsFields
- Anchor to creationDatecreation•Date
Date Time! non-null The date and time when the segment was added to the store.
- •ID!non-null
A globally-unique ID.
- Anchor to lastEditDatelast•Date
Edit Date Time! non-null The date and time when the segment was last updated.
- Anchor to namename•String!non-null
The name of the segment.
- Anchor to queryquery•String!non-null
A precise definition of the segment. The definition is composed of a combination of conditions on facts about customers.
Was this section helpful?
Anchor to QueriesQueries
- •query
The Customer Segment.
- •query
A list of a shop's segments.
Was this section helpful?
Anchor to MutationsMutations
- •mutation
Creates a segment.
- •mutation
Updates a segment.
Was this section helpful?