freeCodeCamp/curriculum/structure/blocks/workshop-sql-reference-object.json
Oliver Eyton-Williams 27a54624c3
refactor: blockType -> blockLabel (#62548)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-10-23 23:20:15 +05:30

17 lines
410 B
JSON

{
"name": "Build an SQL Reference Object",
"blockLabel": "workshop",
"blockLayout": "link",
"isUpcomingChange": false,
"usesMultifileEditor": false,
"hasEditableBoundaries": false,
"dashedName": "workshop-sql-reference-object",
"challengeOrder": [
{
"id": "5fa323cdaf6a73463d590659",
"title": "Build an SQL Reference Object"
}
],
"helpCategory": "Backend Development"
}