Coilpack
Coilpack copied to clipboard
[REQUEST] Range Slider: no From and To properties in GraphQL
It's not possible to query for the from and to properties of a Range Slider Field. It currently acts like an EE single tag. It returns n — n.
I would like to be able to query those properties and have them returned separately, acting like an EE tag pair:
rangeSliderField {
from
to
}
I like this feature request! I'll slate this for 2.0 since it will be a breaking change but this won't be hard to implement
@bryannielsen π€πΌπ
Closed by 2.0.0