64. طفرية: إضافة مستخدمين إلى المنظمة
تغيير AddUsersToOrganizationSample {
addUsersToOrganization(
input: {
organizationUuid: "organization_uuid",
emails: ["[email protected]", "[email protected]"]
}
) {
معرّف_المنظمة_UUID
userUuid
البريد الإلكتروني
جميع_المزارع
تاريخ الإنشاء
updatedDate
}
}Last updated
Was this helpful?