Skip to content

Commit

Permalink
Fix sendEventToAudit mutation input (#471)
Browse files Browse the repository at this point in the history
  • Loading branch information
carolvalenca authored Sep 12, 2024
1 parent be383e8 commit c4ceb2c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ mutation SendEventToAudit($input: SendToAuditInput!) {
entityBeforeAction
entityAfterAction
remoteIpAddress
fowardFromVtexUserAgent
forwardFromVtexUserAgent
}
}
}

0 comments on commit c4ceb2c

Please sign in to comment.