Github GraphQL API / OrgRemoveMemberAuditEntry
Audit log entry for a org.remove_member event.
Implements
Fields
action : String!
actor : AuditEntryActor
actorIp : String
actorLocation : ActorLocation
actorLogin : String
actorResourcePath : URI
actorUrl : URI
createdAt : PreciseDateTime!
id : ID!
membershipTypes : [OrgRemoveMemberAuditEntryMembershipType!]
operationType : OperationType
organization : Organization
organizationName : String
organizationResourcePath : URI
organizationUrl : URI
reason : OrgRemoveMemberAuditEntryReason
user : User
userLogin : String
userResourcePath : URI
userUrl : URI