Interface: CreateLayersDataLinksResult
Defined in: web/lib/atproto/record-creator.ts:2462
The outcome of writing a batch of data links.
Properties
created
created:
string[]
Defined in: web/lib/atproto/record-creator.ts:2464
AT-URIs of the records that were written
failed
failed:
object[]
Defined in: web/lib/atproto/record-creator.ts:2466
The links that could not be written, each with the reason
dataKind
dataKind:
string
error
error:
string