remix/data-table · FunctionView SourcegetTablePrimaryKey Summary Returns a table's primary key columns. Signature function getTablePrimaryKey<table extends AnyTable>(table: table): TablePrimaryKey<table> Copy code to clipboard Returns Primary key columns.