INPUT_OBJECT

UpdateFaqCategoryInput

Input type for updating a FAQ category

link GraphQL Schema definition

  • input UpdateFaqCategoryInput {
  • # Category name
  • name: String
  • }

link Require by