diff --git a/app/graphql/schema/types/vars/vars.graphql b/app/graphql/schema/types/vars/vars.graphql index caf0fe920..120aa8eb8 100644 --- a/app/graphql/schema/types/vars/vars.graphql +++ b/app/graphql/schema/types/vars/vars.graphql @@ -160,12 +160,12 @@ type Vars { uptime: String! } -type mdState { +enum mdState { SWAP_DSBL STARTED } -type registationType { +enum registationType { Basic Plus Pro