ExpandableListItem
No description
type ExpandableListItem {
description: String
asset: String
title: String!
altText: String
dropdownIcon: String
externalResourceIcon: String
topicId: ID
}
Fields
ExpandableListItem.description
● String
scalar
ExpandableListItem.asset
● String
scalar
ExpandableListItem.title
● String!
non-null scalar
ExpandableListItem.altText
● String
scalar
ExpandableListItem.dropdownIcon
● String
scalar
ExpandableListItem.externalResourceIcon
● String
scalar
ExpandableListItem.topicId
● ID
scalar
Member of
ExpandableList
object