Skip to content

Commit df0ce97

Browse files
author
shopify-dev-docs-sync[bot]
committed
🤖 Sync Liquid Docs Schema
1 parent 8fdf01a commit df0ce97

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

‎data/objects.json‎

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15320,6 +15320,33 @@
1532015320
},
1532115321
"return_type": []
1532215322
},
15323+
{
15324+
"access": {
15325+
"global": true,
15326+
"parents": [],
15327+
"template": []
15328+
},
15329+
"deprecated": false,
15330+
"deprecation_reason": "",
15331+
"description": "The `self` object dynamically resolves properties from the current Liquid scope.",
15332+
"properties": [],
15333+
"summary": "The current Liquid scope.",
15334+
"name": "self",
15335+
"examples": [],
15336+
"json_data": {
15337+
"path": "",
15338+
"handle": "",
15339+
"data_from_file": ""
15340+
},
15341+
"return_type": [
15342+
{
15343+
"type": "untyped",
15344+
"name": "",
15345+
"description": "",
15346+
"array_value": ""
15347+
}
15348+
]
15349+
},
1532315350
{
1532415351
"access": {
1532515352
"global": false,

0 commit comments

Comments
 (0)