'GitHub GraphQL query for all "repo.remove_user" actions performed in an organization

I'm trying to utilise GraphQL API to query Github Audit logs for all repo.remove_member events for a named organization.

https://docs.github.com/en/[email protected]/graphql/reference/objects#reporemovememberauditentry



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source