interface ConnectorGrafxRegistration {
    id: string;
    source: grafx;
}

Properties

Properties

id: string

RemoteConnectorId of the connector with grafx source.

source: grafx