21 lines
499 B
Markdown
21 lines
499 B
Markdown
|
|
# UserMetas / UserMeta
|
|
|
|
Hi, using information from
|
|
|
|
- @schema.dbml for schemas, fields and table names,
|
|
- @listHelloworld.ts for skeleton for ts script
|
|
- @listVocabularies.ts, @listUserMetas.ts, @listQuizListening.ts, @listQuisMatching.ts, @listQuizConnectivesCategories for reference
|
|
|
|
extend @listUserMetas.ts to cover `UserMetas`,
|
|
draft `ts` code
|
|
|
|
- `CRUD`
|
|
- `getFulllistUserMetas,`
|
|
- `getListByFilterUserMetas,`
|
|
- `getFirstListItemUserMetas,`
|
|
- `getOneUserMeta,`
|
|
- `getListUserMetaById`
|
|
|
|
thanks
|