Adrien Servel
Adrien Servel
Fixes the default count in pagination that could lead to screen failure with Relay. This must be tested a lot, to ensure screens are not broken. NO MERGING UNTIL STABLE...
Closes #5405 under feature flag for now
From #7443 we need to apply the same changes to all needed entities defined by Product in notion page. Chunks will be the different menus
We need to be able to generate some documentation based on our models within OpenCTI. The two main use cases are: - Be able to explore the webhooks/mail template variables...
Closes #8017 Closes #6324 Closes #3494 Closes #7906
Improvment for #7696
Today we have multiple files that has the same behavior about graph. They are mostly identical and some of them are missing stuff like StixCoreObjectOrStixCoreRelationshipContainersGraph. The goal is to centralize...