ContextDecimalValue
Decimal value of a context field
type ContextDecimalValue {
decimalValue: Float!
}
Fields
ContextDecimalValue.decimalValue ● Float! non-null scalar
Implemented By
ContextValue union