if(this.appliedQuery['range'][this.fieldName]['gte']) {
                this.inputs.gte.value = this.appliedQuery['range'][this.fieldName]['gte']
            }