This type constrains the GraffitiObjectBase type to adhere to a particular JSON schema. This allows for static type-checking of an object's value which is otherwise a freeform JSON object.
value
Schema-aware objects are returned by Graffiti.get and Graffiti.discover.
This type constrains the GraffitiObjectBase type to adhere to a particular JSON schema. This allows for static type-checking of an object's
value
which is otherwise a freeform JSON object.Schema-aware objects are returned by Graffiti.get and Graffiti.discover.