INPUT_OBJECT

CreateCustomerProductListInput

link GraphQL Schema definition

  • input CreateCustomerProductListInput {
  • # The type of list created. Omit this and the default type will be used.
  • typeId: Int
  • name: String!
  • description: String
  • }

link Require by