freeCodeCamp/curriculum/structure/blocks/lab-celestial-bodies-database.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

15 lines
347 B
JSON

{
"name": "Build a Celestial Bodies Database",
"blockLabel": "lab",
"blockLayout": "link",
"isUpcomingChange": false,
"dashedName": "lab-celestial-bodies-database",
"challengeOrder": [
{
"id": "5f1a4ef5d5d6b5ab580fc6ae",
"title": "Build a Celestial Bodies Database"
}
],
"helpCategory": "Backend Development"
}