ScreenResultColumn
No description
type ScreenResultColumn {
label: String!
type: ScreenFieldType!
}
Fields
ScreenResultColumn.label ● String! non-null scalar
ScreenResultColumn.type ● ScreenFieldType! non-null enum
Member Of
ScreenResultTable object