AiPrompt Object
A GraphQL type representing an AI Prompt, which serves as a structured input for generating AI responses or interactions.
Fields
#
global
Flag to indicate if AI Prompt is global or not. If true then AI Prompt is available for all tenants and it is not modifiable, if false then AI Prompt belongs to tenant
Interfaces
#
Also implements APIResource .
Usages
#
References
#
- Field items from AiPromptPage
- Field aiPromptCreate from Mutation
- Field aiPromptUpdate from Mutation
Previous
Actor