Skip to content

Commit

Permalink
[frontend] Add MalwareAnalysis representative in SearchStixCoreObject…
Browse files Browse the repository at this point in the history
…Line fragment (#6833)
  • Loading branch information
marieflorescontact committed May 3, 2024
1 parent a668df2 commit 54845d9
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -331,6 +331,11 @@ export const SearchStixCoreObjectLine = createFragmentContainer(
description
aliases
}
... on MalwareAnalysis {
representative {
main
}
}
... on Narrative {
name
description
Expand Down

0 comments on commit 54845d9

Please sign in to comment.