Skip to content

Numeric types

Numeric types used throughout the protocol.

Any numeric value (integer or decimal). The base JSON Schema type for numeric-derived scalars.

0

A whole number without decimals.

0

A decimal number (variable scale) encoded as a string to avoid floating-point issues.

"-100.5"