updateOrganizationalUnitAddress: OrganizationalUnitAddress!
This mutation is used to update the street address details of a single organizational unit. **Returns:** Returns the newly added address details.
organizationalUnitId: UUID!
The Organizational Unit ID used to search the database.
address: AddressInput!
The new address that will be used to update the organizational unit address information.
