ExpertCallContent
type ExpertCallContent {
speaker: String!
time: String!
text: String!
}
Fields
ExpertCallContent.speaker ● String! non-null scalar graph-ql-types
ExpertCallContent.time ● String! non-null scalar graph-ql-types
ExpertCallContent.text ● String! non-null scalar graph-ql-types
Member Of
ExpertCallsDocumentType object