INPUT_OBJECT

UpdateThemeInput

Input type for updating a theme

link GraphQL Schema definition

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

link Require by