SCALAR

Numeric

A string that is numeric. This differs from a float in that it can have leading 0s, and it is output as a string.

link GraphQL Schema definition

  • scalar Numeric

link Require by