ScreenResultSectionBase
No description
interface ScreenResultSectionBase {
title: String!
}
Fields
ScreenResultSectionBase.title ● String! non-null scalar
Member Of
ScreenResult object
Implemented By
ScreenResultSection object ● ScreenResultTable object