QuestionTopicCreate
No description
type QuestionTopicCreate {
clientMutationId: String
questionTopic: QuestionTopic
}
Fields
QuestionTopicCreate.clientMutationId
● String
scalar
QuestionTopicCreate.questionTopic
● QuestionTopic
object
Returned By
questionTopicCreate
mutation