nexus-agents - v2.80.0
GitHub
npm
Preparing search index...
ArtifactFilter
Interface ArtifactFilter
Filter for querying artifacts.
interface
ArtifactFilter
{
type
?:
|
"code"
|
"plan"
|
"analysis"
|
"review"
|
"test"
|
"spec"
|
"report"
|
"vote"
;
createdBy
?:
string
;
}
Index
Properties
type?
created
By?
Properties
Optional
Readonly
type
type
?:
|
"code"
|
"plan"
|
"analysis"
|
"review"
|
"test"
|
"spec"
|
"report"
|
"vote"
Optional
Readonly
created
By
createdBy
?:
string
Settings
Member Visibility
Protected
Internal
Theme
OS
Light
Dark
On This Page
Properties
type
created
By
GitHub
npm
nexus-agents - v2.80.0
Loading...
Filter for querying artifacts.