Expand description

datatype specifies the type of data permitted on a input, output or connection

Structs

Datatype is just a string defining what data type is being used

A set of datatypes

Constants

Json “array” data type

Json “boolean” data type

Json “null” data type

Json “number” data type

Json “object” data type

Json “string” data type

Traits

Trait that is used on multiple objects to get their data type