Optional
iconReact icon for the item, if any. Defaults to the icon for the associated template.
Optional
parametersParameters for the template - an object of any JSON-serializable values
ID for the template. Must be unique within the set of templates.
Optional
titleTitle for the item. Defaults to the title of the associated template.
Represents the items that can appear in different parts of the Sanity studio when creating new documents - examples being the "New document" button in the navigation bar, the corresponding button in panes, as well as the "Create new" button on references.
Differs from an actual template in that a single template can be pointed at by multiple different items. This is useful when the template can create different values based on passed parameters.