Skip to main content
Anchor to customerSegmentMembersQueryCreate

customerSegmentMembersQueryCreate

mutation

Requires write_customers access scope.

Creates a customer segment members query.

CustomerSegmentMembersQueryInput!
required

The input fields to create a customer segment members query.


Was this section helpful?

Anchor to CustomerSegmentMembersQueryCreatePayload returnsCustomerSegmentMembersQueryCreatePayload returns

Anchor to customerSegmentMembersQuerycustomerSegmentMembersQuery
CustomerSegmentMembersQuery

The newly created customer segment members query.

[CustomerSegmentMembersQueryUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?