Skip to main content

JSONObject

The JSONObject scalar type represents JSON objects as specified by ECMA-404.

Represents a set of key-value pairs where keys are strings and values are any valid JSON value.

scalar JSONObject