Skip to main content
Anchor to CustomerSegmentMembersQueryUserError

CustomerSegmentMembersQueryUserError

object

Requires read_customers access scope.

Represents a customer segment members query custom error.

•CustomerSegmentMembersQueryUserErrorCode

The error code.

•[String!]

The path to the input field that caused the error.

•String!
non-null

The error message.


Was this section helpful?

•mutation

Creates a customer segment members query.

Arguments

•CustomerSegmentMembersQueryInput!
required

The input fields to create a customer segment members query.


Fields

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?


Was this section helpful?