Member Junction
Preparing search index...
@memberjunction/server
TaskGraphFrameFilterContext
Interface TaskGraphFrameFilterContext
Minimal shape of the subscription's connection context needed by the filter.
interface
TaskGraphFrameFilterContext
{
userPayload
?:
{
userRecord
?:
{
ID
?:
string
}
}
;
}
Index
Properties
user
Payload?
Properties
Optional
user
Payload
userPayload
?:
{
userRecord
?:
{
ID
?:
string
}
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
user
Payload
Member Junction
Loading...
Minimal shape of the subscription's connection context needed by the filter.