**Description** Groups can also be invited to a group. See https://docs.gitlab.com/api/groups/#list-invited-groups It already exits for projects: https://github.com/jdalrymple/gitbeaker/blob/b990d560bb20f12f73ddf3c58292b87e7979d026/packages/core/src/resources/Projects.ts#L517 **Proposal** N/A **Checklist** - [x] I have checked that this is not a duplicate issue. - [x] I have read the documentation.
Description
Groups can also be invited to a group. See https://docs.gitlab.com/api/groups/#list-invited-groups
It already exits for projects:
gitbeaker/packages/core/src/resources/Projects.ts
Line 517 in b990d56
Proposal
N/A
Checklist