RecordsInputType
Last edit: May 19, 2026
No description
type RecordsInputType {
table: String
values: RecordInputType
}
No description
type RecordsInputType {
table: String
values: RecordInputType
}
table (String)values (RecordInputType)