Can we change jcr:primaryType of the node after it is created
Hi,
I am having requirement to add a custom folder properties , but my folder are created dynamically as nt:folder from backend.
Since folder schema only applies to sling:folder, wanted to check if we can change the folder primary type in JCR.