SysEmailConfig
Less than to read
Properties
| Property Name | Type | Description | isWritable |
|---|---|---|---|
| _access | [_OutputAccessBinding] | no | |
| _factory | MetaNodeFactory_node | no | |
| _vendor | SysVendor_node | yes | |
| _updateTick | Int | yes | |
| _updateUser | User_node | yes | |
| _createUser | User_node | yes | |
| _customData | Json | yes | |
| _sourceId | String | yes | |
| _id | Id | yes | |
| id | String | yes | |
| emailSystem | EmailSystem | yes | |
| domain | String | no | |
| senderEmailSettings | SenderEmailSetting_Collection | yes | |
| sanitizedConfiguration | Json | no | |
| _etag | String | yes | |
| _createStamp | Datetime | no | |
| _updateStamp | Datetime | no |
Custom Queries
asyncExport : SysEmailConfig_Connection_asyncExport
Custom Mutations
bulkUpdate : Boolean
| Mutation | Type | Description |
|---|---|---|
| filter | String | |
| data | SysEmailConfig_Input |
authenticateSendGridCustomDomain : SysEmailConfigAuthenticateSendGridCustomDomainReturn
| Mutation | Type | Description |
|---|---|---|
| id | String |
validateSendGridDomainAuthentication : SysEmailConfigValidateSendGridDomainAuthenticationReturn
| Mutation | Type | Description |
|---|---|---|
| id | String |
setAsDefault : SysEmailConfigSetAsDefaultReturn
| Mutation | Type | Description |
|---|---|---|
| id | String | |
| emailSystem | String |
removeCustomDomainConfiguration : Boolean
| Mutation | Type | Description |
|---|---|---|
| sysEmailConfig | IntReference |
asyncExport : SysEmailConfig_Mutations_asyncExport
Custom Type
SysEmailConfigAuthenticateSendGridCustomDomainReturn
| Query | Type | Description |
|---|---|---|
| id | String | |
| emailSystem | EmailSystem | |
| domain | String | |
| sanitizedConfiguration | Json |
SysEmailConfigValidateSendGridDomainAuthenticationReturn
| Query | Type | Description |
|---|---|---|
| id | String | |
| emailSystem | EmailSystem | |
| domain | String | |
| sanitizedConfiguration | Json |
SysEmailConfigSetAsDefaultReturn
| Query | Type | Description |
|---|---|---|
| id | String | |
| emailSystem | EmailSystem | |
| domain | String | |
| sanitizedConfiguration | Json |