INPUT_OBJECT

UserProductCategoryInput

link GraphQL Schema definition

  • input UserProductCategoryInput {
  • id: Int
  • catid: Int
  • write_access: Boolean
  • }