Skip to main content

ConnectionTemplate Object

Return fields

allowRemove (Boolean!)

Specifies whether the signed-in User can remove the ConnectionTemplate.

allowUpdate (Boolean!)

Specifies whether the signed-in User can update the ConnectionTemplate.

connection (Connection!)

The Connection from which this template is structured.

hasDeployedInstances (Boolean!)

Indicates template is in use on an Instance.

id (ID!)

The ID of the object

inputFieldTemplates (InputFieldTemplateConnection!)

The template that this input is associated with.

instances (InstanceConnection!)

Returns a list of deployed customer instances that are leveraging this template.

name (String!)

The name of this template.

templatedInputKeys ([String])

Returns a list of the keys that are preset by this template.