daffCollectionBuildMetadataFromRequest
Extracts the part of the DaffCollectionRequest
that can be directly set in DaffCollectionMetadata
.
API
const daffCollectionBuildMetadataFromRequest: (request: DaffCollectionRequest) => Partial<DaffCollectionMetadata>