Skip to content

Commit

Permalink
[frontend] Fix after rebasing (#4230)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gwendoline-FAVRE-FELIX committed Sep 6, 2024
1 parent 8126b2a commit 7aed4b7
Showing 1 changed file with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -101,15 +101,12 @@ export const stixDomainObjectAttackPatternsKillChainContainerFragment = graphql`
killChainPhases {
id
kill_chain_name
kill_chain_namephase_name
phase_name
x_opencti_order
}
creators {
id
name
creators {
id
name
}
}
}
Expand Down

0 comments on commit 7aed4b7

Please sign in to comment.