AssistantDeltaMessageWorkflowStepContextEntitiesAdd
description
Delta event to append context entities to a specific workflow step.
type AssistantDeltaMessageWorkflowStepContextEntitiesAdd {
workflowStepId: String!
workflowStepContextEntities: [AssistantContextEntity!]!
}
Fields
AssistantDeltaMessageWorkflowStepContextEntitiesAdd.workflowStepId ● String! non-null scalar graph-ql-types
@exposed
AssistantDeltaMessageWorkflowStepContextEntitiesAdd.workflowStepContextEntities ● [AssistantContextEntity!]! non-null object graph-ql-types
@exposed