Member Junction
Preparing search index...
@memberjunction/ai-agents
PayloadFeedbackQuestion
Interface PayloadFeedbackQuestion
Represents a single feedback question about a payload change
interface
PayloadFeedbackQuestion
{
context
?:
{
changeType
:
string
;
details
:
any
;
path
:
string
}
;
id
:
string
;
question
:
string
;
warning
:
PayloadWarning
;
}
Index
Properties
context?
id
question
warning
Properties
Optional
context
context
?:
{
changeType
:
string
;
details
:
any
;
path
:
string
}
id
id
:
string
question
question
:
string
warning
warning
:
PayloadWarning
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
context
id
question
warning
Member Junction
Loading...
Represents a single feedback question about a payload change