Skip to content

Commit

Permalink
🤖 Sync Liquid Docs Schema (#313)
Browse files Browse the repository at this point in the history
Co-authored-by: shopify-dev-bot[bot] <95105344+shopify-dev-bot[bot]@users.noreply.github.com>
  • Loading branch information
shopify-dev-bot[bot] authored Oct 25, 2023
1 parent 2a78249 commit 29e8184
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/objects.json
Original file line number Diff line number Diff line change
Expand Up @@ -12127,7 +12127,7 @@
{
"deprecated": false,
"deprecation_reason": "",
"description": "For a variant to be available, it needs to meet one of the following criteria:\n\n- The `variant.inventory_quantity` is greater than 0.\n- The `variant.inventory_policy` is set to `continue`.\n- The `variant.inventory_management` is `nil`.",
"description": "For a variant to be available, it needs to meet one of the following criteria:\n\n- The `variant.inventory_quantity` is greater than 0.\n- The `variant.inventory_policy` is set to `continue`.\n- The `variant.inventory_management` is `nil`.\n- The variant has an associated [delivery profile](/docs/apps/selling-strategies/purchase-options/deferred/shipping-delivery/delivery-profiles) with a valid shipping rate.",
"examples": [

],
Expand Down Expand Up @@ -15581,7 +15581,7 @@
],
"return_type": [
{
"type": "number",
"type": "string",
"name": "",
"description": "",
"array_value": ""
Expand Down

0 comments on commit 29e8184

Please sign in to comment.