INPUT_OBJECT
input UserDataInput {email: String!passwordHash: String!firstname: String!lastname: String!userRoleTypeId: Int!languageId: Int!}