Skip to content

getPiecesForDataSet

function getPiecesForDataSet(options): Promise<object[]>;

Defined in: packages/synapse-core/src/sp.ts:283

Get the pieces for a data set from the PDP API.

ParameterTypeDescription
optionsGetPiecesForDataSetOptionsThe options for the get pieces for data set.

Promise<object[]>