← back to Shopify Sample Shipping
verification/candidates-preview.json
124 lines
{
"productVariants": {
"nodes": [
{
"id": "gid://shopify/ProductVariant/13898028220528",
"title": "Sample",
"sku": "DigitalCanvasMuralPerSqFt-sample",
"product": {
"id": "gid://shopify/Product/1494828744816",
"status": "ARCHIVED",
"title": "Custom Wallcovering Mural on Canvas- Sold Per Square Foot"
}
},
{
"id": "gid://shopify/ProductVariant/13898031333488",
"title": "Sample",
"sku": "GLS-113 Glass Beads - Red Rock-sample",
"product": {
"id": "gid://shopify/Product/1494828843120",
"status": "ACTIVE",
"title": "Venezia Glass Beads - Red | Glitter Walls"
}
},
{
"id": "gid://shopify/ProductVariant/13898031825008",
"title": "Sample",
"sku": "GLS-112 Glass Beads - Silver-sample",
"product": {
"id": "gid://shopify/Product/1494829138032",
"status": "ACTIVE",
"title": "Venezia Glass Beads - Silver | Glitter Walls"
}
},
{
"id": "gid://shopify/ProductVariant/13898034708592",
"title": "Sample",
"sku": "GLS-115 Glass Beads - Pinki-sample",
"product": {
"id": "gid://shopify/Product/1494829269104",
"status": "ACTIVE",
"title": "Venezia Glass Beads - Pink | Glitter Walls"
}
},
{
"id": "gid://shopify/ProductVariant/13898039722096",
"title": "Sample",
"sku": "GLS-116 Glass Beads - Coffee-sample",
"product": {
"id": "gid://shopify/Product/1494829498480",
"status": "ACTIVE",
"title": "Venezia Glass Beads - Coffee | Glitter Walls"
}
}
],
"pageInfo": {
"hasNextPage": true,
"endCursor": "eyJsYXN0X2lkIjoxMzg5ODAzOTcyMjA5NiwibGFzdF92YWx1ZSI6IjEzODk4MDM5NzIyMDk2In0="
}
},
"productVariantsCount": {
"count": 314032,
"precision": "EXACT"
},
"inputs": {
"inputFields": [
{
"name": "id",
"type": {
"kind": "SCALAR",
"name": "ID",
"ofType": null
}
},
{
"name": "carrierServiceId",
"type": {
"kind": "SCALAR",
"name": "ID",
"ofType": null
}
},
{
"name": "fixedFee",
"type": {
"kind": "INPUT_OBJECT",
"name": "MoneyInput",
"ofType": null
}
},
{
"name": "percentageOfRateFee",
"type": {
"kind": "SCALAR",
"name": "Float",
"ofType": null
}
},
{
"name": "participantServices",
"type": {
"kind": "LIST",
"name": null,
"ofType": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "INPUT_OBJECT",
"name": "DeliveryParticipantServiceInput"
}
}
}
},
{
"name": "adaptToNewServices",
"type": {
"kind": "SCALAR",
"name": "Boolean",
"ofType": null
}
}
]
}
}