range
Examples
input Range {
from: Float
to: Float
}
Fields
Field
Description
Supported fields
from Float
Start value of the range filter (inclusive)
to Float
End value of the range filter (inclusive)
References
Fields with this object:
Last updated