Files
freeCodeCamp/curriculum/challenges/_meta/learn-git-by-building-an-sql-reference-object/meta.json
Tom d02bb663c4 refactor(curriculum): move helpCategory to block meta.json file (#50265)
* refactor: move helpCategory to block meta

* fix: test?
2023-05-04 08:46:58 +02:00

16 lines
353 B
JSON

{
"name": "Learn Git by Building an SQL Reference Object",
"isUpcomingChange": false,
"helpCategory": "Backend Development",
"order": 11,
"time": "5 hours",
"template": "",
"required": [],
"superBlock": "relational-database",
"challengeOrder": [
[
"5fa323cdaf6a73463d590659",
"Build an SQL Reference Object"
]
]
}