Magidoc

GiveawayListing
Object

A GiveawayListing object.

Fields

#

id

ID !
Non-null

The Globally Unique ID of this object

published

Non-null

Whether the Listing is published.

status

The status of the Listing

inventoryLevel

Non-null

The inventory level of the Listing.

url

Non-null

The public URL of the Listing.

createdAt

Non-null

The DateTime the Listing was created.

updatedAt

Non-null

The DateTime the Listing was last updated.

productVariant

The ProductVariant associated with the Listing.

Interfaces

#

Also implements Listing , Node .