- Regression

Signed-off-by: Dave Richer <dave@imexsystems.ca>
This commit is contained in:
Dave Richer
2024-03-11 12:19:20 -04:00
parent 8f8215111d
commit 2a6518d4f1
2 changed files with 318 additions and 1 deletions

View File

@@ -40,7 +40,8 @@ export const INSERT_AUDIT_TRAIL = gql`
bodyshopid
created
operation
typeuseremail
typeuser
email
}
}
`;