This object is a subset of GraffitiObjectBase that must be constructed locally before calling Graffiti.put.
This local copy does not require system-generated properties and may be statically typed with
a JSON schema to prevent the accidental creation of erroneous objects.
This local object must have a value and channels
and may optionally have an allowed property.
It may also include a url property to specify the
URL of an existing object to replace. If no url is provided, one will be generated during object creation.
This object does not need a lastModified
property since it will be automatically generated by the Graffiti system.
This object is a subset of GraffitiObjectBase that must be constructed locally before calling Graffiti.put. This local copy does not require system-generated properties and may be statically typed with a JSON schema to prevent the accidental creation of erroneous objects.
This local object must have a
valueandchannelsand may optionally have anallowedproperty.It may also include a
urlproperty to specify the URL of an existing object to replace. If nourlis provided, one will be generated during object creation.This object does not need a
lastModifiedproperty since it will be automatically generated by the Graffiti system.