Creating Products using the Golden Record and variantUpsertFromBarcode

A walkthrough of how to create products in Marketplacer using the Golden Record and the variantUpsertFromBarcode mutation

Overview

Products can be created in 1 of 3 ways in Marketplacer:

  1. Using Marketplacer based IDs
  2. Using mapping values
  3. Using the Golden Record (using 1 of 2 methods)
    • variantUpsertFromBarcode (recommended)
    • advertUpsert

In this video we cover variantUpsertFromBarcode.

Pre-requisites

We recommend that you watch the following videos prior to watching this one: