This commit is contained in:
Wyatt Johnson
2018-03-02 10:29:17 -07:00
parent 8cb645651c
commit 179edb88be
2 changed files with 1 additions and 2 deletions
@@ -7,7 +7,7 @@ type User {
type Settings {
# notificationsRequireConfirmation when true indicates that User's must have
# their email address confirmed/verified before they can recieve
# their email address confirmed/verified before they can receive
# notifications.
notificationsRequireConfirmation: Boolean
}