Extensions

Press shift + S to search API reference.

Interface

DeleteMultipleRecordsMutation

View source

The Mutation emitted when the App deletes one or more Records.

interface DeleteMultipleRecordsMutation
recordIdsReadonlyArray<RecordId>

The identifiers for records being deleted

tableIdTableId

The identifier for the Table in which Records are being deleted

type"deleteMultipleRecords"

This Mutation's discriminant property