Skip to main content

Variant

Product Feed Variants

Fields

FieldTypeAvailabilityNotes
idIDThe record's Refersion id.
product_idIntThe product the record belongs to.
external_idStringThe identifier the record has in the source ecommerce platform.
nameString
priceString
optionsString
skuString
sync_statusBoolean
sortStringNot a data field. Product-feed types reuse one definition for both their arguments and their output fields, so this pagination argument also appears as a field. It always resolves to null — ignore it.
limitIntNot a data field. Product-feed types reuse one definition for both their arguments and their output fields, so this pagination argument also appears as a field. It always resolves to null — ignore it.
beforeIDNot a data field. Product-feed types reuse one definition for both their arguments and their output fields, so this pagination argument also appears as a field. It always resolves to null — ignore it.
afterIDNot a data field. Product-feed types reuse one definition for both their arguments and their output fields, so this pagination argument also appears as a field. It always resolves to null — ignore it.
offsetIntNot a data field. Product-feed types reuse one definition for both their arguments and their output fields, so this pagination argument also appears as a field. It always resolves to null — ignore it.
firstIntNot a data field. Product-feed types reuse one definition for both their arguments and their output fields, so this pagination argument also appears as a field. It always resolves to null — ignore it.
lastIntNot a data field. Product-feed types reuse one definition for both their arguments and their output fields, so this pagination argument also appears as a field. It always resolves to null — ignore it.

Sorting

sort accepts id, name on this type, and sorts descending. Any other value is ignored without an error.

Referenced by