Magidoc

ListingInput
Input Object

The properties of the new Listing.

Fields

#

auction

The AuctionInput associated with the Listing.

buyItNow

The BuyItNowInput associated with the Listing.

id

The ID of the Listing (required if updating an existing Listing).

inventoryLevel

Non-null

The InventoryLevelInput associated with the Listing.

productVariantId

The ProductVariant ID associated with the Listing (required if creating a new Listing).

published

Whether the Listing is published.

Usages

#

References

#

  • Argument input of field listingUpdate from type Mutation