Home > @infiniteobjects/shopify-data-manager > AdminTypes > SegmentUpdatePayload
Return type for segmentUpdate
mutation.
Signature:
export interface SegmentUpdatePayload
Property | Modifiers | Type | Description |
---|---|---|---|
segment? | Maybe<Segment> | (Optional) The updated segment. | |
userErrors | Array<UserError> | The list of errors that occurred from executing the mutation. |