ChatErrorPayload
Operational failure (parse error, sub-agent threw, etc.) — surface
error to the user.
type ChatErrorPayload {
error: String!
}
Fields
ChatErrorPayload.error ● String! non-null scalar
Implemented By
ChatMessagePayload union


