getPiecesForDataSet
function getPiecesForDataSet(options): Promise<ReturnType>;Defined in: packages/synapse-core/src/sp.ts:342
Get the pieces for a data set from the PDP API.
Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
options | OptionsType | getPiecesForDataSet.OptionsType |
Returns
Section titled “Returns”Pieces with URLs. getPiecesForDataSet.ReturnType