Parent Id Property Addition In Content Delivery API
I am attempting to retrieve descendant nodes based on the node ID. However, I am receiving a linear response and I am unable to identify the parent node of the nodes obtained in the API response because there is no 'ParentId' property included. How can I include the 'ParentId' property for each node in the API response?
Parent Id Property Addition In Content Delivery API
I am attempting to retrieve descendant nodes based on the node ID. However, I am receiving a linear response and I am unable to identify the parent node of the nodes obtained in the API response because there is no 'ParentId' property included. How can I include the 'ParentId' property for each node in the API response?
is working on a reply...