OBJECT

CommunityTagAssignment

link GraphQL Schema definition

  • type CommunityTagAssignment {
  • communityId: Int!
  • categoryId: Int!
  • tagId: Int!
  • name: String
  • categoryName: String
  • }

link Require by