RecordsInputType
Last edit: Nov 10, 2025
No description
type RecordsInputType {
table: String
values: RecordInputType
}
No description
type RecordsInputType {
table: String
values: RecordInputType
}
table (String)values (RecordInputType)