Member Junction
Preparing search index...
@memberjunction/task-graph
TaskAssignment
Type Alias TaskAssignment
The shape both predicates need. Structural, so
MJTaskEntity
satisfies it as-is.
type
TaskAssignment
=
{
ActionID
:
string
|
null
;
AgentID
:
string
|
null
;
PromptID
:
string
|
null
;
StepType
:
string
|
null
;
UserID
:
string
|
null
;
}
Index
Properties
Action
ID
Agent
ID
Prompt
ID
Step
Type
User
ID
Properties
Action
ID
ActionID
:
string
|
null
Agent
ID
AgentID
:
string
|
null
Prompt
ID
PromptID
:
string
|
null
Step
Type
StepType
:
string
|
null
User
ID
UserID
:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Action
ID
Agent
ID
Prompt
ID
Step
Type
User
ID
Member Junction
Loading...
The shape both predicates need. Structural, so
MJTaskEntitysatisfies it as-is.