INPUT_OBJECT
Create Invitations input object
input CreateInvitationsInput {emails: [String!]!organizationIds: [UUID!]!rootOrganizationUnitId: UUID!}