OBJECT

CommunityTag

link GraphQL Schema definition

  • type CommunityTag {
  • id: Int!
  • categoryId: Int!
  • name: String!
  • }