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(