Skip to main content

Query: findByDataSource

List available email templates depends on data source

emailTemplate {
findByDataSource(
dataSource: EmailDataSource!
): [EmailTemplate!]!
}

Arguments

findByDataSource.dataSource ● EmailDataSource! non-null enum

Type

EmailTemplate object

Represents single email template