OBJECT

ThemeV2

Theme

link GraphQL Schema definition

  • type ThemeV2 {
  • # Id
  • id: Int!
  • # Title
  • title: String
  • # Description
  • description: String
  • }