change language to locale
This commit is contained in:
Alexander Friedland 2019-10-18 12:10:44 +02:00 committed by GitHub
parent 3346048e3e
commit 6d1bf2c3e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@ type Mutation {
locationName: String
about: String
termsAndConditionsAgreedVersion: String!
language: String
locale: String
): User
AddEmailAddress(email: String!): EmailAddress
VerifyEmailAddress(