ENUM

VendoritemableType

An entity that can have a Vendor Item associated with it.

link GraphQL Schema definition

  • enum VendoritemableType {
  • # Non-Inventory Item
  • NonInventoryItem
  • # Inventory Model
  • InventoryModel
  • }