OBJECT
Row
link GraphQL Schema definition
- type Row {
- : [Metadata!]!
- # New version of metadata object.
- : [MetadataV2!]!
- : [CellData!]!
- }
OBJECT
- type Row {
- : [Metadata!]!
- # New version of metadata object.
- : [MetadataV2!]!
- : [CellData!]!
- }