Methods

  • This method sets the image variable connector. Setting a connector will automatically remove the assetId linked to the connector if present. If a connector was the source of the variable, it will be unregistered.

    Parameters

    • id: string

      The id of the image variable to update

    • registration:
          | ConnectorUrlRegistration
          | ConnectorGrafxRegistration
          | ConnectorLocalRegistration

      registration object containing all details about the connector

    Returns Promise<EditorResponse<string>>

    The new id of the connector