Anchor to CustomerSegmentMembersQueryUserErrorCustomer
objectCustomer Segment Members Query User Error
Requires access scope.
Represents a customer segment members query custom error.
Anchor to FieldsFields
- code (CustomerSegmentMembersQueryUserErrorCode)
- field ([String!])
- localizedMessage (String)
- message (String!)
- Anchor to codecode•Customer
Segment Members Query User Error Code The error code.
- Anchor to fieldfield•[String!]
The path to the input field that caused the error.
- Anchor to localizedMessagelocalized•String
Message The localized error message, based on the request's
Accept-Languageheader. Null when no localization is available.- Anchor to messagemessage•String!non-null
The error message.
Was this section helpful?
Anchor to MutationsMutations
- customerSegmentMembersQueryCreate (CustomerSegmentMembersQueryCreatePayload)
- •mutation
Creates a customer segment members query.
- Anchor to inputinput•Customer
Segment Members Query Input! required The input fields to create a customer segment members query.
Arguments
Was this section helpful?