You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Based on the answers to onboarding questions, we will create new eras and events for that user
New mutation called newUserOnboarding or something like that
Iterate through the answers (FE will send as hash) and create eras/events accordingly. Make sure week_nums are also calculated and stored. What will the keys that FE sends be? It is possible to send with question name?
The text was updated successfully, but these errors were encountered:
leahriffell
changed the title
US: When the client sends user onboarding answers, we post to the database
US: When the client sends user onboarding answers, post to the database for that user
Jan 4, 2021
Based on the answers to onboarding questions, we will create new eras and events for that user
New mutation called newUserOnboarding or something like that
Iterate through the answers (FE will send as hash) and create eras/events accordingly. Make sure week_nums are also calculated and stored. What will the keys that FE sends be? It is possible to send with question name?
The text was updated successfully, but these errors were encountered: