INPUT_OBJECT

CreateThemeInput

Input type for creating a theme

link GraphQL Schema definition

  • input CreateThemeInput {
  • # Title
  • title: String
  • # Description
  • description: String
  • }

link Require by