JSONOrString Scalar
Represents an object that could be JSON, and if so, ensures that type coercion doesn't destroy the syntax. If not just treat it as a string. It is expected that the DB column that backs an input of this type is a TextField.
Represents an object that could be JSON, and if so, ensures that type coercion doesn't destroy the syntax. If not just treat it as a string. It is expected that the DB column that backs an input of this type is a TextField.