Overview
TheAskFredResponse type is a wrapper object returned by AskFred mutations when creating or continuing conversation threads. It contains the newly generated message with the AI’s response to your query.
Fields
The generated message containing the query, answer, and metadata. See AskFredMessage for detailed field descriptions.