SCALAR

JSON

A custom scalar type representing a JSON object. The JSON object can contain any valid JSON data type: string, number, object, array, boolean, or null.

link GraphQL Schema definition

  • scalar JSON

link Require by

This element is not required by anyone