Scalars

Scalars are primitive values.


Scalar Types

Scalar types are the built-in values used by request arguments and response fields.

Type Description
Boolean A true or false value.
Date A calendar date.
DateTime A date and time value.
Decimal A decimal numeric value.
Decimal6f A decimal numeric value with up to six fractional digits.
Int An integer value.
String A text value.