64. Mutatie: voeg gebruikers toe aan organisatie
mutatie AddUsersToOrganizationSample {
addUsersToOrganization(
input: {
organizationUuid: "organization_uuid",
e-mails: ["[email protected]", "[email protected]"]
}
) {
organisatieUuid
userUuid
e-mail
alleBoerderijen
aanmaakdatum
updatedDate
}
}Laatst bijgewerkt
Was dit nuttig?