Magidoc

Product
Object

This object represents a product, which will always contain at least one variant

Fields

#

createdAt

Non-null

The date and time this entity was created.

description

The description of the product

displayName

Non-null

The name of the product.

handle

Non-null

The handle of the product, which is the original display name in all lower case, and with all non-alphanumeric characters removed and spaces replaced with hyphens.

id

Non-null

A unique internal GlobalId for this entity.

metadata

[ Metadata !]!
Non-null

Additional data about this entity.

owningOrganisation

Non-null

The organisation which owns this entity.

platformProvidedId

An externally provided GlobalId

productGroups

Non-null

An array of product groups which this product is a member of

productType

The type of the product.

productVariants

Non-null

An array of product variants which are associated with this product

tags

[ String !]!
Non-null

An array of tags which are associated with the product

updatedAt

Non-null

The date and time this entity was last updated.

vendor

The vendor of the product. Usually used for the Brand Name

Usages

#

References

#