RecordsSortInput
Last edit: Oct 26, 2022
No description
type RecordsSortInput {
created_at: StandardSort
deleted_at: StandardSort
external_id: StandardSort
id: StandardSort
properties: [PropertySort!]
random_sort: Boolean
table_id: StandardSort
updated_at: StandardSort
}