diff --git a/webapp/graphql/Registration.js b/webapp/graphql/Registration.js index 30996e9ee..873c855db 100644 --- a/webapp/graphql/Registration.js +++ b/webapp/graphql/Registration.js @@ -16,7 +16,7 @@ export const SignupVerificationMutation = gql` password: $password about: $about termsAndConditionsAgreedVersion: $termsAndConditionsAgreedVersion - language: $locale + locale: $locale ) { id name