Home > @infiniteobjects/shopify-data-manager > AdminTypes > CustomerSegmentMembersQueryCreatePayload
Return type for customerSegmentMembersQueryCreate
mutation.
Signature:
export interface CustomerSegmentMembersQueryCreatePayload
Property | Modifiers | Type | Description |
---|---|---|---|
customerSegmentMembersQuery? | Maybe<CustomerSegmentMembersQuery> | (Optional) The newly created customer segment members query. | |
userErrors | Array<CustomerSegmentMembersQueryUserError> | The list of errors that occurred from executing the mutation. |