# CustomerSegmentMembersQueryUserError - admin-graphql - OBJECT Version: 2024-10 ## Description Represents a customer segment members query custom error. ### Access Scopes `read_customers` access scope. ## Fields * [code](/docs/api/admin-graphql/2024-10/enums/CustomerSegmentMembersQueryUserErrorCode): CustomerSegmentMembersQueryUserErrorCode - The error code. * [field](/docs/api/admin-graphql/2024-10/scalars/String): String - The path to the input field that caused the error. * [message](/docs/api/admin-graphql/2024-10/scalars/String): String! - The error message. ## Connections ## Related queries ## Related mutations * [customerSegmentMembersQueryCreate](/docs/api/admin-graphql/2024-10/mutations/customerSegmentMembersQueryCreate) Creates a customer segment members query. ## Related Unions ## Examples