DeleteTableRowQuery

type DeleteTableRowQuery: object;

Type declaration

i

i: number;

Index of the row to delete

id

id: string;

ID of the table to delete this row from