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