Skip to main content

ProductEdge

Represents a product edge

type ProductEdge {
cursor: String
node: Product!
}

Fields

cursor ● String

The cursor of the edge

node ● Product!

The node(product) of the edge

Example

{
"node": {
"id": "AVR 135",
"ean": 7310511257507,
"name": [
{
"language": "EN",
"value": "Harman Kardon AVR 135"
}
],
"createdAt": "2024-05-03T11:52:33Z",
"link": [
{
"language": "EN",
"value": "/en/audio/receivers/avr-135"
}
],
"productMeasurements": {},
"categories": [
{
"category": {
"name": [
{
"language": "EN",
"value": "String"
}
],
"content": {},
"meta": {},
"link": [
{
"alternateUrls": [
{}
],
"redirect": {}
}
],
"products": {
"edges": [],
"pageInfo": {},
"filters": [
{
"setting": {},
"filter": {
"range": {
"intervals": [
{}
]
},
"valuesWithMetadata": [
{}
],
"categoryTreeWithMetadata": [
{}
]
}
}
],
"sortOptions": [
{
"name": []
}
]
},
"topoffers": {},
"childrenConnection": {
"edges": [
{}
]
},
"associations": [
{
"ids": []
}
],
"pages": [
{
"contents": [
{
"menu": {}
}
]
}
],
"categoryImages": {
"icon": {}
},
"customAttributes": [
{}
]
}
}
],
"brand": {
"categoriesInBrand": [
{}
],
"media": {}
},
"inventories": [
{
"availability": {
"deliveryTime": {
"min": 10,
"max": 100
}
},
"supplier": {}
}
],
"description": {
"extra": [
{}
]
},
"rating": {
"reviews": [
{}
]
},
"productType": "PRODUCT",
"variantGroup": {
"variants": [
{
"variantAttributes": [
{
"attribute": {
"sort": {}
},
"values": [
{
"language": {
"code": "EN"
}
}
]
}
]
}
],
"variantFields": [
{
"variantsInformation": [
{
"values": [
{}
]
}
]
}
],
"lowestPrice": {
"price": {
"regularPrice": {
"currency": {
"rate": 11.355,
"prefix": "$"
},
"tax": {}
},
"appliedCampaign": {
"info": {
"timeLimit": {}
}
}
},
"productIds": []
}
},
"bundle": {
"categories": [
{
"products": [
{}
]
}
],
"price": {}
},
"media": {},
"accessories": [
{
"products": []
}
],
"properties": [
{
"content": [
{
"image": {}
}
],
"group": {}
}
],
"priceHistory": {
"lowest": {},
"history": []
},
"recommendations": [
{}
],
"shippingInfo": {},
"inboundDeliveries": [
{}
],
"vat": {},
"manufacturer": {
"address": {
"organizationRegistrationId": "SE5566395256",
"organizationName": "Askås Internet- & Reklambyrå AB",
"organizationNumber": "556639-5256",
"ssn": 191212,
"firstName": "John",
"lastName": "Doe",
"streetAddress": "Järnvägsgatan 11",
"houseNumber": 11,
"streetAddress2": 11,
"postalCode": 66133,
"city": "Säffle",
"country": "Sverige",
"state": {
"country": {
"phonePrefix": "+46"
}
},
"email": "[email protected]",
"phone": "+1123456789",
"reference": "Project 221",
"doorCode": 1234,
"attention": "Jane"
}
},
"importer": {}
}
}