OBJECT

ProductNetworkSupplier

link GraphQL Schema definition

  • type ProductNetworkSupplier {
  • variant_id: Int
  • id: Int
  • is_enabled: Boolean
  • product_id: Int
  • supplier_company_ref_id: Int
  • sku: String
  • }