64. Módosítás: Felhasználók hozzáadása a szervezethez
mutáció AddUsersToOrganizationSample {
addUsersToOrganization(
bemenet: {
organizationUuid: "organization_uuid",
emails: ["[email protected]", "[email protected]"]
}
) {
szervezetUuid
userUuid
email
összesGazdaság
létrehozásDátuma
updatedDate
}
}Last updated
Was this helpful?