Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Graphql iocs #453

Merged
merged 24 commits into from
Apr 5, 2024
Merged

Graphql iocs #453

merged 24 commits into from
Apr 5, 2024

Conversation

c8y3
Copy link
Contributor

@c8y3 c8y3 commented Apr 3, 2024

This PR improves the graphql API with mutations and field related to iocs. It adds:

  • mutation ioc_create
  • mutation ioc_update
  • mutation ioc_delete
  • field iocs on the CaseObject to retrieve the list of all iocs associated with the case
  • query case to retrieve a case by its identifier
    Issue [FR] GraphQL: IOCS #451 is not completely finished (filters and pagination are not yet implemented for field iocs).
    But this branch was getting too long. So it seemed like a good point to capitalize the work done so far into develop (also to avoid potential conflicts when rebasing)

c8y3 added 24 commits April 3, 2024 14:56
…polluted (avoid interactions between different tests)
@whikernel whikernel self-assigned this Apr 5, 2024
@whikernel whikernel added the enhancement New feature or request label Apr 5, 2024
@whikernel whikernel merged commit bd5c00b into develop Apr 5, 2024
5 checks passed
@c8y3 c8y3 deleted the graphql_iocs branch April 5, 2024 07:42
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants