RoundTopic
No description
interface RoundTopic {
id: ID!
name: String!
}
Fields
RoundTopic.id ● ID! non-null scalar
RoundTopic.name ● String! non-null scalar
Member Of
Round object
Implemented By
CategoryRoundTopic object ● MerchantRoundTopic object