Skip to content

UserAuditEdge

Wrapper around the UserAudit object. This wrapper is used for pagination.

Fields

Field Type Description
cursor String! String used to identify this edge.
node UserAudit! The actual UserAudit object wrapped by this edge.