TenantMailConfigInput
Mail provider configuration for the tenant. One sub-object per provider so further providers can be added without breaking the schema.
input TenantMailConfigInput {
mailjet: TenantMailjetInput
}
Fields
TenantMailConfigInput.mailjet ● TenantMailjetInput input
Mailjet credentials.
Member Of
TenantCreationInput input ● TenantUpdateInput input