AuditEventUpdate
No description
AuditEventUpdate(
id: ID!
res: AuditEventUpdateInput!
): AuditEvent
Arguments
AuditEventUpdate.id ● ID! non-null scalar
AuditEventUpdate.res ● AuditEventUpdateInput! non-null input
Type
AuditEvent object
A record of an event made for purposes of maintaining a security log. Typical uses include detection of intrusion attempts and monitoring for inappropriate usage. If the element is present, it must have either a @value, an @id, or extensions