Open maranta1 opened 1 year ago
Add a published flag, to the users table so that new users can be reviewed before they are returned in search results in the app.
published
users
The workflow would be:
user
false
true
Add a
published
flag, to theusers
table so that new users can be reviewed before they are returned in search results in the app.The workflow would be:
user
record is created with thepublished
flag set tofalse
published
flag is set totrue
via the Xata DB