Fix createMitigationMutation call input
Signed-off-by: Émile Ré <nemile.re@gmail.com>
This commit is contained in:
@@ -146,7 +146,7 @@ function CreateMitigationViewContent() {
|
||||
commit({
|
||||
variables: {
|
||||
input: {
|
||||
frameworkId: frameworkId!,
|
||||
organizationId: organizationId!,
|
||||
name: formData.name,
|
||||
description: formData.description,
|
||||
category: formData.category,
|
||||
|
||||
Reference in New Issue
Block a user