Searched refs:subResourcePath (Results 1 – 1 of 1) sorted by relevance
99 const subResourcePath = `${parentUri}/${subResourceName}`; constant103 const { data } = await api.get(`${subResourcePath}?$expand=.($levels=1)`);114 const { data: collection } = await api.get(subResourcePath);