Hi @SvanBoxel !
I was looking at https://docs.github.com/en/graphql/reference/objects#:~:text=to%20look%20for.-,pendingMemberInvitations,-(EnterprisePendingMemberInvitationConnection and i was wondering if this could be added as a query or added into an existing query (https://github.com/SvanBoxel/org-audit-action/blob/master/src/queries.js)? i otherwise don't have graphql experience but was curious if this would allow us to also see all pending invites and get true license counts.
Hi @SvanBoxel !
I was looking at
https://docs.github.com/en/graphql/reference/objects#:~:text=to%20look%20for.-,pendingMemberInvitations,-(EnterprisePendingMemberInvitationConnectionand i was wondering if this could be added as a query or added into an existing query (https://github.com/SvanBoxel/org-audit-action/blob/master/src/queries.js)? i otherwise don't have graphql experience but was curious if this would allow us to also see all pending invites and get true license counts.