From 6d1bf2c3e8ec67036c3208c5f81dce8fa63018af Mon Sep 17 00:00:00 2001 From: Alexander Friedland Date: Fri, 18 Oct 2019 12:10:44 +0200 Subject: [PATCH] locale change language to locale --- backend/src/schema/types/type/EmailAddress.gql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/src/schema/types/type/EmailAddress.gql b/backend/src/schema/types/type/EmailAddress.gql index f338e019f..99e309602 100644 --- a/backend/src/schema/types/type/EmailAddress.gql +++ b/backend/src/schema/types/type/EmailAddress.gql @@ -19,7 +19,7 @@ type Mutation { locationName: String about: String termsAndConditionsAgreedVersion: String! - language: String + locale: String ): User AddEmailAddress(email: String!): EmailAddress VerifyEmailAddress(