updateOrgUnitHierarchy
Examples
mutation UpdateOrgUnitHierarchy($orgUnitHierarchyInput: OrgUnitHierarchyInput!) {
updateOrgUnitHierarchy(orgUnitHierarchyInput: $orgUnitHierarchyInput) {
name
tagIds
tags {
tagId
name
displayName
tagType
createdBy
createdAt
updatedAt
tagCategory
deploymentModel
purpose
email
}
appOwnersEmail
id
parent
ancestors {
id
name
}
children {
name
tagIds
tags {
tagId
name
displayName
tagType
createdBy
createdAt
updatedAt
tagCategory
deploymentModel
purpose
email
}
appOwnersEmail
id
parent
ancestors {
id
name
}
children {
name
tagIds
tags {
tagId
name
displayName
tagType
createdBy
createdAt
updatedAt
tagCategory
deploymentModel
purpose
email
}
appOwnersEmail
id
parent
ancestors {
id
name
}
}
}
}
}Variables
Arguments
Argument
Description
Supported fields
Fields
Field
Description
Supported fields
Last updated
