You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the field iocs on CaseObject, the filters available to the table of iocs in the case should first be implemented. Then see whether the remaining fields can be filtered as well. The return type should be a paginated list (decide whether to follow the relay standard for the pagination results or not)
Do not forget to handle permissions correctly.
The text was updated successfully, but these errors were encountered:
Enrich the graphQL API with queries and mutations that allow the manipulation of IOCS:
For the required/optional fields of mutations, mimic the existing REST API (https://docs.dfir-iris.org/latest/_static/iris_api_reference_v2.0.4.html):
For the field iocs on CaseObject, the filters available to the table of iocs in the case should first be implemented. Then see whether the remaining fields can be filtered as well. The return type should be a paginated list (decide whether to follow the relay standard for the pagination results or not)
Do not forget to handle permissions correctly.
The text was updated successfully, but these errors were encountered: