fix: template respone & ui

This commit is contained in:
Lakhan Samani
2022-08-09 09:07:47 +05:30
parent 65803c3763
commit 7792cdbc5e
11 changed files with 42 additions and 35 deletions

View File

@@ -126,7 +126,7 @@ export const WebhooksDataQuery = `
export const EmailTemplatesQuery = `
query getEmailTemplates($params: PaginatedInput!) {
_email_templates(params: $params) {
EmailTemplates {
email_templates {
id
event_name
subject