query ( $limit: Int ) { pendingGroupUserMemberJoinRequests ( limit: $limit ) { id status role insertedAt respondedAt updatedAt group { id } user { id } } }
Last updated 1 month ago
Was this helpful?