PsaConnector
Definition of a connector
This page contains
Fields
id: ID! | ID of the connector |
name: String! | Name of the connector |
type: PsaConnectorType! PREVIEW | Type of the connector |
configuration: [PsaFieldValue]! PREVIEW | Configuration field value |
credentials: [PsaFieldValue]! PREVIEW | Credential field value |
Mutations for PsaConnector
createPsaConnector PREVIEW | Create a psa sync service connector |
updatePsaConnector PREVIEW | Update a psa sync service connector |
Queries for PsaConnector
psaConnectors PREVIEW | Read all the connectors for a tenant |