OBJECT
type HashPasswordOutput {clientSessionId: String errorCode: Int # The hashed passwordhashedPassword: String message: String name: String operationId: String status: MutationStatus }