TypeAlias.UpdateTableViewInput
@standhigher/polaris-data-table
@standhigher/polaris-data-table / UpdateTableViewInput
Type Alias: UpdateTableViewInput
UpdateTableViewInput =
Pick<TableView,"id"> &Partial<Pick<TableView,"name"|"query"|"visibleColumnKeys">> &object
Type Declaration
updatedAt?
optionalupdatedAt?:string
Optimistic-concurrency token supplied by the last repository response.