@comet/brevo-admin 4.0.0-canary-20250710093502 → 9.0.0-canary-20260121085838
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/blocks/NewsletterImageBlock.d.ts +2 -2
- package/lib/blocks/NewsletterImageBlock.d.ts.map +1 -1
- package/lib/blocks/NewsletterImageBlock.js +2 -5
- package/lib/blocks.generated.d.ts +204 -0
- package/lib/blocks.generated.d.ts.map +1 -0
- package/lib/blocks.generated.js +5 -0
- package/lib/brevoConfiguration/BrevoConfigForm.d.ts +4 -4
- package/lib/brevoConfiguration/BrevoConfigForm.d.ts.map +1 -1
- package/lib/brevoConfiguration/BrevoConfigForm.gql.generated.d.ts +4 -4
- package/lib/brevoConfiguration/BrevoConfigForm.gql.generated.d.ts.map +1 -1
- package/lib/brevoConfiguration/BrevoConfigForm.gql.js +2 -2
- package/lib/brevoConfiguration/BrevoConfigForm.js +56 -62
- package/lib/brevoConfiguration/BrevoConfigPage.d.ts +0 -1
- package/lib/brevoConfiguration/BrevoConfigPage.d.ts.map +1 -1
- package/lib/brevoConfiguration/BrevoConfigPage.js +0 -4
- package/lib/brevoContacts/BrevoContactsGrid.d.ts +6 -6
- package/lib/brevoContacts/BrevoContactsGrid.d.ts.map +1 -1
- package/lib/brevoContacts/BrevoContactsGrid.generated.d.ts +5 -5
- package/lib/brevoContacts/BrevoContactsGrid.generated.d.ts.map +1 -1
- package/lib/brevoContacts/BrevoContactsGrid.js +39 -51
- package/lib/brevoContacts/BrevoContactsPage.d.ts +5 -5
- package/lib/brevoContacts/BrevoContactsPage.d.ts.map +1 -1
- package/lib/brevoContacts/BrevoContactsPage.js +0 -4
- package/lib/brevoContacts/form/BrevoContactForm.d.ts +6 -6
- package/lib/brevoContacts/form/BrevoContactForm.d.ts.map +1 -1
- package/lib/brevoContacts/form/BrevoContactForm.gql.d.ts +1 -1
- package/lib/brevoContacts/form/BrevoContactForm.gql.d.ts.map +1 -1
- package/lib/brevoContacts/form/BrevoContactForm.gql.generated.d.ts +3 -3
- package/lib/brevoContacts/form/BrevoContactForm.gql.generated.d.ts.map +1 -1
- package/lib/brevoContacts/form/BrevoContactForm.js +62 -67
- package/lib/brevoTestContacts/BrevoTestContactsGrid.d.ts +6 -6
- package/lib/brevoTestContacts/BrevoTestContactsGrid.d.ts.map +1 -1
- package/lib/brevoTestContacts/BrevoTestContactsGrid.generated.d.ts +4 -4
- package/lib/brevoTestContacts/BrevoTestContactsGrid.generated.d.ts.map +1 -1
- package/lib/brevoTestContacts/BrevoTestContactsGrid.js +31 -40
- package/lib/brevoTestContacts/BrevoTestContactsPage.d.ts +5 -5
- package/lib/brevoTestContacts/BrevoTestContactsPage.d.ts.map +1 -1
- package/lib/brevoTestContacts/BrevoTestContactsPage.js +0 -4
- package/lib/brevoTestContacts/form/BrevoTestContactForm.d.ts +6 -6
- package/lib/brevoTestContacts/form/BrevoTestContactForm.d.ts.map +1 -1
- package/lib/brevoTestContacts/form/BrevoTestContactForm.gql.d.ts +1 -1
- package/lib/brevoTestContacts/form/BrevoTestContactForm.gql.d.ts.map +1 -1
- package/lib/brevoTestContacts/form/BrevoTestContactForm.gql.generated.d.ts +3 -3
- package/lib/brevoTestContacts/form/BrevoTestContactForm.gql.generated.d.ts.map +1 -1
- package/lib/brevoTestContacts/form/BrevoTestContactForm.js +50 -55
- package/lib/common/BrevoConfigProvider.d.ts +4 -4
- package/lib/common/BrevoConfigProvider.d.ts.map +1 -1
- package/lib/common/BrevoConfigProvider.js +3 -4
- package/lib/common/contactImport/useContactImportFromCsv.d.ts +10 -5
- package/lib/common/contactImport/useContactImportFromCsv.d.ts.map +1 -1
- package/lib/common/contactImport/useContactImportFromCsv.gql.generated.d.ts +3 -3
- package/lib/common/contactImport/useContactImportFromCsv.gql.generated.d.ts.map +1 -1
- package/lib/common/contactImport/useContactImportFromCsv.js +74 -76
- package/lib/configVerification/ConfigVerification.d.ts +4 -4
- package/lib/configVerification/ConfigVerification.d.ts.map +1 -1
- package/lib/configVerification/ConfigVerification.js +0 -4
- package/lib/emailCampaigns/EmailCampaignsGrid.d.ts +4 -5
- package/lib/emailCampaigns/EmailCampaignsGrid.d.ts.map +1 -1
- package/lib/emailCampaigns/EmailCampaignsGrid.generated.d.ts +14 -14
- package/lib/emailCampaigns/EmailCampaignsGrid.generated.d.ts.map +1 -1
- package/lib/emailCampaigns/EmailCampaignsGrid.js +45 -53
- package/lib/emailCampaigns/EmailCampaignsPage.d.ts +1 -2
- package/lib/emailCampaigns/EmailCampaignsPage.d.ts.map +1 -1
- package/lib/emailCampaigns/EmailCampaignsPage.js +0 -4
- package/lib/emailCampaigns/SendingStateColumn.d.ts +2 -3
- package/lib/emailCampaigns/SendingStateColumn.d.ts.map +1 -1
- package/lib/emailCampaigns/SendingStateColumn.js +5 -11
- package/lib/emailCampaigns/form/ConfigFields.d.ts +1 -2
- package/lib/emailCampaigns/form/ConfigFields.d.ts.map +1 -1
- package/lib/emailCampaigns/form/ConfigFields.js +0 -4
- package/lib/emailCampaigns/form/EmailCampaignForm.d.ts +3 -5
- package/lib/emailCampaigns/form/EmailCampaignForm.d.ts.map +1 -1
- package/lib/emailCampaigns/form/EmailCampaignForm.gql.generated.d.ts +21 -21
- package/lib/emailCampaigns/form/EmailCampaignForm.gql.generated.d.ts.map +1 -1
- package/lib/emailCampaigns/form/EmailCampaignForm.gql.js +5 -5
- package/lib/emailCampaigns/form/EmailCampaignForm.js +92 -106
- package/lib/emailCampaigns/form/SendEmailCampaignNowDialog.d.ts +1 -2
- package/lib/emailCampaigns/form/SendEmailCampaignNowDialog.d.ts.map +1 -1
- package/lib/emailCampaigns/form/SendEmailCampaignNowDialog.js +1 -3
- package/lib/emailCampaigns/form/SendManagerFields.d.ts +3 -4
- package/lib/emailCampaigns/form/SendManagerFields.d.ts.map +1 -1
- package/lib/emailCampaigns/form/SendManagerFields.gql.generated.d.ts +5 -5
- package/lib/emailCampaigns/form/SendManagerFields.gql.generated.d.ts.map +1 -1
- package/lib/emailCampaigns/form/SendManagerFields.gql.js +3 -3
- package/lib/emailCampaigns/form/SendManagerFields.js +27 -40
- package/lib/emailCampaigns/form/SendManagerWrapper.d.ts +4 -4
- package/lib/emailCampaigns/form/SendManagerWrapper.d.ts.map +1 -1
- package/lib/emailCampaigns/form/SendManagerWrapper.js +0 -4
- package/lib/emailCampaigns/form/TestEmailCampaignForm.d.ts +2 -3
- package/lib/emailCampaigns/form/TestEmailCampaignForm.d.ts.map +1 -1
- package/lib/emailCampaigns/form/TestEmailCampaignForm.generated.d.ts +3 -3
- package/lib/emailCampaigns/form/TestEmailCampaignForm.generated.d.ts.map +1 -1
- package/lib/emailCampaigns/form/TestEmailCampaignForm.gql.generated.d.ts +2 -2
- package/lib/emailCampaigns/form/TestEmailCampaignForm.gql.generated.d.ts.map +1 -1
- package/lib/emailCampaigns/form/TestEmailCampaignForm.gql.js +1 -1
- package/lib/emailCampaigns/form/TestEmailCampaignForm.js +19 -33
- package/lib/emailCampaigns/statistics/EmailCampaignStatistics.d.ts +2 -2
- package/lib/emailCampaigns/statistics/EmailCampaignStatistics.d.ts.map +1 -1
- package/lib/emailCampaigns/statistics/EmailCampaignStatistics.gql.generated.d.ts +2 -2
- package/lib/emailCampaigns/statistics/EmailCampaignStatistics.gql.generated.d.ts.map +1 -1
- package/lib/emailCampaigns/statistics/EmailCampaignStatistics.gql.js +1 -1
- package/lib/emailCampaigns/statistics/EmailCampaignStatistics.js +43 -40
- package/lib/emailCampaigns/statistics/PercentageCard.d.ts +3 -3
- package/lib/emailCampaigns/statistics/PercentageCard.d.ts.map +1 -1
- package/lib/emailCampaigns/statistics/PercentageCard.js +6 -15
- package/lib/emailCampaigns/view/EmailCampaignView.d.ts +2 -3
- package/lib/emailCampaigns/view/EmailCampaignView.d.ts.map +1 -1
- package/lib/emailCampaigns/view/EmailCampaignView.gql.generated.d.ts +3 -3
- package/lib/emailCampaigns/view/EmailCampaignView.gql.generated.d.ts.map +1 -1
- package/lib/emailCampaigns/view/EmailCampaignView.gql.js +1 -1
- package/lib/emailCampaigns/view/EmailCampaignView.js +3 -6
- package/lib/graphql.generated.d.ts +332 -261
- package/lib/graphql.generated.d.ts.map +1 -1
- package/lib/index.d.ts +3 -3
- package/lib/index.d.ts.map +1 -1
- package/lib/index.js +0 -20
- package/lib/targetGroups/TargetGroupDialog.d.ts +4 -4
- package/lib/targetGroups/TargetGroupDialog.d.ts.map +1 -1
- package/lib/targetGroups/TargetGroupDialog.gql.generated.d.ts +2 -2
- package/lib/targetGroups/TargetGroupDialog.gql.generated.d.ts.map +1 -1
- package/lib/targetGroups/TargetGroupDialog.gql.js +1 -1
- package/lib/targetGroups/TargetGroupDialog.js +11 -13
- package/lib/targetGroups/TargetGroupForm.d.ts +6 -6
- package/lib/targetGroups/TargetGroupForm.d.ts.map +1 -1
- package/lib/targetGroups/TargetGroupForm.gql.d.ts +1 -1
- package/lib/targetGroups/TargetGroupForm.gql.d.ts.map +1 -1
- package/lib/targetGroups/TargetGroupForm.gql.generated.d.ts +12 -12
- package/lib/targetGroups/TargetGroupForm.gql.generated.d.ts.map +1 -1
- package/lib/targetGroups/TargetGroupForm.gql.js +4 -4
- package/lib/targetGroups/TargetGroupForm.js +39 -44
- package/lib/targetGroups/TargetGroupsGrid.d.ts +5 -5
- package/lib/targetGroups/TargetGroupsGrid.d.ts.map +1 -1
- package/lib/targetGroups/TargetGroupsGrid.generated.d.ts +13 -13
- package/lib/targetGroups/TargetGroupsGrid.generated.d.ts.map +1 -1
- package/lib/targetGroups/TargetGroupsGrid.js +52 -62
- package/lib/targetGroups/TargetGroupsPage.d.ts +5 -5
- package/lib/targetGroups/TargetGroupsPage.d.ts.map +1 -1
- package/lib/targetGroups/TargetGroupsPage.js +0 -4
- package/lib/targetGroups/addContacts/AddContactsGridSelect.d.ts +4 -4
- package/lib/targetGroups/addContacts/AddContactsGridSelect.d.ts.map +1 -1
- package/lib/targetGroups/addContacts/AddContactsGridSelect.gql.generated.d.ts +9 -9
- package/lib/targetGroups/addContacts/AddContactsGridSelect.gql.generated.d.ts.map +1 -1
- package/lib/targetGroups/addContacts/AddContactsGridSelect.js +43 -52
- package/lib/targetGroups/allAssignedContacts/AllAssignedContactsGrid.d.ts +4 -4
- package/lib/targetGroups/allAssignedContacts/AllAssignedContactsGrid.d.ts.map +1 -1
- package/lib/targetGroups/allAssignedContacts/AllAssignedContactsGrid.gql.generated.d.ts +4 -4
- package/lib/targetGroups/allAssignedContacts/AllAssignedContactsGrid.gql.generated.d.ts.map +1 -1
- package/lib/targetGroups/allAssignedContacts/AllAssignedContactsGrid.js +9 -14
- package/package.json +71 -72
- package/lib/temp/CrudMoreActionsMenu.d.ts +0 -23
- package/lib/temp/CrudMoreActionsMenu.d.ts.map +0 -1
- package/lib/temp/CrudMoreActionsMenu.js +0 -208
|
@@ -11,212 +11,264 @@ export type MakeOptional<T, K extends keyof T> = Omit<T, K> & {
|
|
|
11
11
|
export type MakeMaybe<T, K extends keyof T> = Omit<T, K> & {
|
|
12
12
|
[SubKey in K]: Maybe<T[SubKey]>;
|
|
13
13
|
};
|
|
14
|
+
export type MakeEmpty<T extends {
|
|
15
|
+
[key: string]: unknown;
|
|
16
|
+
}, K extends keyof T> = {
|
|
17
|
+
[_ in K]?: never;
|
|
18
|
+
};
|
|
19
|
+
export type Incremental<T> = T | {
|
|
20
|
+
[P in keyof T]?: P extends ' $fragmentName' | '__typename' ? T[P] : never;
|
|
21
|
+
};
|
|
14
22
|
/** All built-in and custom scalars, mapped to their actual values */
|
|
15
23
|
export type Scalars = {
|
|
16
|
-
ID:
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
24
|
+
ID: {
|
|
25
|
+
input: string;
|
|
26
|
+
output: string;
|
|
27
|
+
};
|
|
28
|
+
String: {
|
|
29
|
+
input: string;
|
|
30
|
+
output: string;
|
|
31
|
+
};
|
|
32
|
+
Boolean: {
|
|
33
|
+
input: boolean;
|
|
34
|
+
output: boolean;
|
|
35
|
+
};
|
|
36
|
+
Int: {
|
|
37
|
+
input: number;
|
|
38
|
+
output: number;
|
|
39
|
+
};
|
|
40
|
+
Float: {
|
|
41
|
+
input: number;
|
|
42
|
+
output: number;
|
|
43
|
+
};
|
|
21
44
|
/** A date-time string at UTC, such as 2019-12-03T09:54:33Z, compliant with the date-time format. */
|
|
22
|
-
DateTime:
|
|
45
|
+
DateTime: {
|
|
46
|
+
input: any;
|
|
47
|
+
output: any;
|
|
48
|
+
};
|
|
23
49
|
/** EmailCampaignContent root block data */
|
|
24
|
-
EmailCampaignContentBlockData:
|
|
50
|
+
EmailCampaignContentBlockData: {
|
|
51
|
+
input: any;
|
|
52
|
+
output: any;
|
|
53
|
+
};
|
|
25
54
|
/** EmailCampaignContent root block input */
|
|
26
|
-
EmailCampaignContentBlockInput:
|
|
55
|
+
EmailCampaignContentBlockInput: {
|
|
56
|
+
input: any;
|
|
57
|
+
output: any;
|
|
58
|
+
};
|
|
27
59
|
/** The `JSONObject` scalar type represents JSON objects as specified by [ECMA-404](http://www.ecma-international.org/publications/files/ECMA-ST/ECMA-404.pdf). */
|
|
28
|
-
JSONObject:
|
|
60
|
+
JSONObject: {
|
|
61
|
+
input: any;
|
|
62
|
+
output: any;
|
|
63
|
+
};
|
|
29
64
|
};
|
|
30
65
|
export type GQLAddBrevoContactsInput = {
|
|
31
|
-
brevoContactIds: Array<Scalars['Int']>;
|
|
66
|
+
brevoContactIds: Array<Scalars['Int']['input']>;
|
|
32
67
|
};
|
|
33
68
|
export type GQLBooleanFilter = {
|
|
34
|
-
equal?: InputMaybe<Scalars['Boolean']>;
|
|
69
|
+
equal?: InputMaybe<Scalars['Boolean']['input']>;
|
|
35
70
|
};
|
|
36
71
|
export type GQLBrevoApiCampaignStatistics = {
|
|
37
72
|
__typename?: 'BrevoApiCampaignStatistics';
|
|
38
73
|
/** Number of total clicks for the campaign */
|
|
39
|
-
clickers: Scalars['Int'];
|
|
74
|
+
clickers: Scalars['Int']['output'];
|
|
40
75
|
/** Number of complaints (Spam reports) for the campaign */
|
|
41
|
-
complaints: Scalars['Int'];
|
|
76
|
+
complaints: Scalars['Int']['output'];
|
|
42
77
|
/** Number of delivered emails for the campaign */
|
|
43
|
-
delivered: Scalars['Int'];
|
|
78
|
+
delivered: Scalars['Int']['output'];
|
|
44
79
|
/** Rate of recipients without any privacy protection option enabled in their email client, applied to all delivered emails */
|
|
45
|
-
estimatedViews: Scalars['Int'];
|
|
80
|
+
estimatedViews: Scalars['Int']['output'];
|
|
46
81
|
/** Number of hardbounces for the campaign */
|
|
47
|
-
hardBounces: Scalars['Int'];
|
|
82
|
+
hardBounces: Scalars['Int']['output'];
|
|
48
83
|
/** Number of sent emails for the campaign */
|
|
49
|
-
sent: Scalars['Int'];
|
|
84
|
+
sent: Scalars['Int']['output'];
|
|
50
85
|
/** Number of softbounce for the campaign */
|
|
51
|
-
softBounces: Scalars['Int'];
|
|
86
|
+
softBounces: Scalars['Int']['output'];
|
|
52
87
|
/** Number of unique openings for the campaign */
|
|
53
|
-
trackableViews: Scalars['Int'];
|
|
88
|
+
trackableViews: Scalars['Int']['output'];
|
|
54
89
|
/** Number of unique clicks for the campaign */
|
|
55
|
-
uniqueClicks: Scalars['Int'];
|
|
90
|
+
uniqueClicks: Scalars['Int']['output'];
|
|
56
91
|
/** Number of unique openings for the campaign */
|
|
57
|
-
uniqueViews: Scalars['Int'];
|
|
92
|
+
uniqueViews: Scalars['Int']['output'];
|
|
58
93
|
/** Number of unsubscription for the campaign */
|
|
59
|
-
unsubscriptions: Scalars['Int'];
|
|
94
|
+
unsubscriptions: Scalars['Int']['output'];
|
|
60
95
|
/** Number of openings for the campaign */
|
|
61
|
-
viewed: Scalars['Int'];
|
|
96
|
+
viewed: Scalars['Int']['output'];
|
|
62
97
|
};
|
|
63
98
|
export type GQLBrevoApiEmailTemplate = {
|
|
64
99
|
__typename?: 'BrevoApiEmailTemplate';
|
|
65
|
-
createdAt: Scalars['String'];
|
|
66
|
-
htmlContent: Scalars['String'];
|
|
67
|
-
id: Scalars['ID'];
|
|
68
|
-
isActive: Scalars['Boolean'];
|
|
69
|
-
modifiedAt: Scalars['String'];
|
|
70
|
-
name: Scalars['String'];
|
|
71
|
-
replyTo: Scalars['String'];
|
|
100
|
+
createdAt: Scalars['String']['output'];
|
|
101
|
+
htmlContent: Scalars['String']['output'];
|
|
102
|
+
id: Scalars['ID']['output'];
|
|
103
|
+
isActive: Scalars['Boolean']['output'];
|
|
104
|
+
modifiedAt: Scalars['String']['output'];
|
|
105
|
+
name: Scalars['String']['output'];
|
|
106
|
+
replyTo: Scalars['String']['output'];
|
|
72
107
|
sender: GQLBrevoApiEmailTemplateSender;
|
|
73
|
-
subject: Scalars['String'];
|
|
74
|
-
tag: Scalars['String'];
|
|
75
|
-
testSent: Scalars['Boolean'];
|
|
76
|
-
toField: Scalars['String'];
|
|
108
|
+
subject: Scalars['String']['output'];
|
|
109
|
+
tag: Scalars['String']['output'];
|
|
110
|
+
testSent: Scalars['Boolean']['output'];
|
|
111
|
+
toField: Scalars['String']['output'];
|
|
77
112
|
};
|
|
78
113
|
export type GQLBrevoApiEmailTemplateSender = {
|
|
79
114
|
__typename?: 'BrevoApiEmailTemplateSender';
|
|
80
|
-
email: Scalars['String'];
|
|
81
|
-
id: Maybe<Scalars['String']>;
|
|
82
|
-
subject: Maybe<Scalars['String']>;
|
|
115
|
+
email: Scalars['String']['output'];
|
|
116
|
+
id: Maybe<Scalars['String']['output']>;
|
|
117
|
+
subject: Maybe<Scalars['String']['output']>;
|
|
83
118
|
};
|
|
84
119
|
export type GQLBrevoApiSender = {
|
|
85
120
|
__typename?: 'BrevoApiSender';
|
|
86
|
-
active: Scalars['Boolean'];
|
|
87
|
-
email: Scalars['String'];
|
|
88
|
-
id: Scalars['ID'];
|
|
121
|
+
active: Scalars['Boolean']['output'];
|
|
122
|
+
email: Scalars['String']['output'];
|
|
123
|
+
id: Scalars['ID']['output'];
|
|
89
124
|
ips: Maybe<Array<GQLBrevoIp>>;
|
|
90
|
-
name: Scalars['String'];
|
|
125
|
+
name: Scalars['String']['output'];
|
|
91
126
|
};
|
|
92
127
|
export type GQLBrevoConfig = GQLDocumentInterface & {
|
|
93
128
|
__typename?: 'BrevoConfig';
|
|
94
|
-
allowedRedirectionUrl: Scalars['String'];
|
|
95
|
-
createdAt: Scalars['DateTime'];
|
|
96
|
-
doubleOptInTemplateId: Scalars['Int'];
|
|
97
|
-
folderId: Scalars['Int'];
|
|
98
|
-
id: Scalars['ID'];
|
|
129
|
+
allowedRedirectionUrl: Scalars['String']['output'];
|
|
130
|
+
createdAt: Scalars['DateTime']['output'];
|
|
131
|
+
doubleOptInTemplateId: Scalars['Int']['output'];
|
|
132
|
+
folderId: Scalars['Int']['output'];
|
|
133
|
+
id: Scalars['ID']['output'];
|
|
99
134
|
scope: GQLEmailCampaignContentScope;
|
|
100
|
-
senderMail: Scalars['String'];
|
|
101
|
-
senderName: Scalars['String'];
|
|
102
|
-
unsubscriptionPageId: Scalars['String'];
|
|
103
|
-
updatedAt: Scalars['DateTime'];
|
|
135
|
+
senderMail: Scalars['String']['output'];
|
|
136
|
+
senderName: Scalars['String']['output'];
|
|
137
|
+
unsubscriptionPageId: Scalars['String']['output'];
|
|
138
|
+
updatedAt: Scalars['DateTime']['output'];
|
|
104
139
|
};
|
|
105
140
|
export type GQLBrevoConfigInput = {
|
|
106
|
-
allowedRedirectionUrl: Scalars['String'];
|
|
107
|
-
doubleOptInTemplateId: Scalars['Int'];
|
|
108
|
-
folderId: Scalars['Int'];
|
|
109
|
-
senderMail: Scalars['String'];
|
|
110
|
-
senderName: Scalars['String'];
|
|
111
|
-
unsubscriptionPageId: Scalars['String'];
|
|
141
|
+
allowedRedirectionUrl: Scalars['String']['input'];
|
|
142
|
+
doubleOptInTemplateId: Scalars['Int']['input'];
|
|
143
|
+
folderId: Scalars['Int']['input'];
|
|
144
|
+
senderMail: Scalars['String']['input'];
|
|
145
|
+
senderName: Scalars['String']['input'];
|
|
146
|
+
unsubscriptionPageId: Scalars['String']['input'];
|
|
112
147
|
};
|
|
113
148
|
export type GQLBrevoConfigUpdateInput = {
|
|
114
|
-
allowedRedirectionUrl?: InputMaybe<Scalars['String']>;
|
|
115
|
-
doubleOptInTemplateId?: InputMaybe<Scalars['Int']>;
|
|
116
|
-
folderId?: InputMaybe<Scalars['Int']>;
|
|
117
|
-
senderMail?: InputMaybe<Scalars['String']>;
|
|
118
|
-
senderName?: InputMaybe<Scalars['String']>;
|
|
119
|
-
unsubscriptionPageId?: InputMaybe<Scalars['String']>;
|
|
149
|
+
allowedRedirectionUrl?: InputMaybe<Scalars['String']['input']>;
|
|
150
|
+
doubleOptInTemplateId?: InputMaybe<Scalars['Int']['input']>;
|
|
151
|
+
folderId?: InputMaybe<Scalars['Int']['input']>;
|
|
152
|
+
senderMail?: InputMaybe<Scalars['String']['input']>;
|
|
153
|
+
senderName?: InputMaybe<Scalars['String']['input']>;
|
|
154
|
+
unsubscriptionPageId?: InputMaybe<Scalars['String']['input']>;
|
|
120
155
|
};
|
|
121
156
|
export type GQLBrevoContact = {
|
|
122
157
|
__typename?: 'BrevoContact';
|
|
123
|
-
createdAt: Scalars['String'];
|
|
124
|
-
email: Scalars['String'];
|
|
125
|
-
emailBlacklisted: Scalars['Boolean'];
|
|
126
|
-
id: Scalars['Int'];
|
|
127
|
-
listIds: Array<Scalars['Int']>;
|
|
128
|
-
listUnsubscribed: Array<Scalars['Int']>;
|
|
129
|
-
modifiedAt: Scalars['String'];
|
|
130
|
-
smsBlacklisted: Scalars['Boolean'];
|
|
158
|
+
createdAt: Scalars['String']['output'];
|
|
159
|
+
email: Scalars['String']['output'];
|
|
160
|
+
emailBlacklisted: Scalars['Boolean']['output'];
|
|
161
|
+
id: Scalars['Int']['output'];
|
|
162
|
+
listIds: Array<Scalars['Int']['output']>;
|
|
163
|
+
listUnsubscribed: Array<Scalars['Int']['output']>;
|
|
164
|
+
modifiedAt: Scalars['String']['output'];
|
|
165
|
+
smsBlacklisted: Scalars['Boolean']['output'];
|
|
131
166
|
};
|
|
132
167
|
export type GQLBrevoContactFilterAttributesInput = {
|
|
133
|
-
thisFilterHasNoFields____?: InputMaybe<Array<Scalars['String']>>;
|
|
168
|
+
thisFilterHasNoFields____?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
134
169
|
};
|
|
135
170
|
export type GQLBrevoContactInput = {
|
|
136
|
-
blocked: Scalars['Boolean'];
|
|
137
|
-
email: Scalars['String'];
|
|
138
|
-
redirectionUrl: Scalars['String'];
|
|
139
|
-
sendDoubleOptIn?: Scalars['Boolean'];
|
|
171
|
+
blocked: Scalars['Boolean']['input'];
|
|
172
|
+
email: Scalars['String']['input'];
|
|
173
|
+
redirectionUrl: Scalars['String']['input'];
|
|
174
|
+
sendDoubleOptIn?: Scalars['Boolean']['input'];
|
|
140
175
|
};
|
|
141
176
|
export type GQLBrevoContactUpdateInput = {
|
|
142
|
-
blocked: Scalars['Boolean'];
|
|
177
|
+
blocked: Scalars['Boolean']['input'];
|
|
178
|
+
};
|
|
179
|
+
export type GQLBrevoEmailCampaign = GQLDocumentInterface & {
|
|
180
|
+
__typename?: 'BrevoEmailCampaign';
|
|
181
|
+
brevoId: Maybe<Scalars['Int']['output']>;
|
|
182
|
+
brevoTargetGroups: Array<GQLBrevoTargetGroup>;
|
|
183
|
+
content: Scalars['EmailCampaignContentBlockData']['output'];
|
|
184
|
+
createdAt: Scalars['DateTime']['output'];
|
|
185
|
+
id: Scalars['ID']['output'];
|
|
186
|
+
scheduledAt: Maybe<Scalars['DateTime']['output']>;
|
|
187
|
+
scope: GQLEmailCampaignContentScope;
|
|
188
|
+
sendingState: GQLSendingState;
|
|
189
|
+
subject: Scalars['String']['output'];
|
|
190
|
+
targetGroups: Array<GQLBrevoTargetGroup>;
|
|
191
|
+
title: Scalars['String']['output'];
|
|
192
|
+
updatedAt: Scalars['DateTime']['output'];
|
|
143
193
|
};
|
|
144
194
|
export type GQLBrevoIp = {
|
|
145
195
|
__typename?: 'BrevoIp';
|
|
146
|
-
domain: Scalars['String'];
|
|
147
|
-
ip: Scalars['String'];
|
|
148
|
-
weight: Scalars['Int'];
|
|
196
|
+
domain: Scalars['String']['output'];
|
|
197
|
+
ip: Scalars['String']['output'];
|
|
198
|
+
weight: Scalars['Int']['output'];
|
|
199
|
+
};
|
|
200
|
+
export type GQLBrevoTargetGroup = GQLDocumentInterface & {
|
|
201
|
+
__typename?: 'BrevoTargetGroup';
|
|
202
|
+
assignedContactsTargetGroupBrevoId: Maybe<Scalars['Int']['output']>;
|
|
203
|
+
brevoId: Scalars['Int']['output'];
|
|
204
|
+
brevoTotalSubscribers: Scalars['Int']['output'];
|
|
205
|
+
createdAt: Scalars['DateTime']['output'];
|
|
206
|
+
id: Scalars['ID']['output'];
|
|
207
|
+
isMainList: Scalars['Boolean']['output'];
|
|
208
|
+
isTestList: Scalars['Boolean']['output'];
|
|
209
|
+
scope: GQLEmailCampaignContentScope;
|
|
210
|
+
title: Scalars['String']['output'];
|
|
211
|
+
totalSubscribers: Scalars['Int']['output'];
|
|
212
|
+
updatedAt: Scalars['DateTime']['output'];
|
|
149
213
|
};
|
|
150
214
|
export type GQLBrevoTestContactInput = {
|
|
151
|
-
blocked: Scalars['Boolean'];
|
|
152
|
-
email: Scalars['String'];
|
|
215
|
+
blocked: Scalars['Boolean']['input'];
|
|
216
|
+
email: Scalars['String']['input'];
|
|
153
217
|
};
|
|
154
218
|
export type GQLCsvImportInformation = {
|
|
155
219
|
__typename?: 'CsvImportInformation';
|
|
156
|
-
blacklisted: Scalars['Int'];
|
|
157
|
-
blacklistedColumns: Maybe<Array<Scalars['JSONObject']>>;
|
|
158
|
-
created: Scalars['Int'];
|
|
159
|
-
errorMessage: Maybe<Scalars['String']>;
|
|
160
|
-
failed: Scalars['Int'];
|
|
161
|
-
failedColumns: Maybe<Array<Scalars['JSONObject']>>;
|
|
162
|
-
updated: Scalars['Int'];
|
|
220
|
+
blacklisted: Scalars['Int']['output'];
|
|
221
|
+
blacklistedColumns: Maybe<Array<Scalars['JSONObject']['output']>>;
|
|
222
|
+
created: Scalars['Int']['output'];
|
|
223
|
+
errorMessage: Maybe<Scalars['String']['output']>;
|
|
224
|
+
failed: Scalars['Int']['output'];
|
|
225
|
+
failedColumns: Maybe<Array<Scalars['JSONObject']['output']>>;
|
|
226
|
+
updated: Scalars['Int']['output'];
|
|
163
227
|
};
|
|
164
228
|
export type GQLCurrentUserPermission = {
|
|
165
229
|
__typename?: 'CurrentUserPermission';
|
|
166
|
-
contentScopes: Array<Scalars['JSONObject']>;
|
|
167
|
-
permission:
|
|
230
|
+
contentScopes: Array<Scalars['JSONObject']['output']>;
|
|
231
|
+
permission: GQLPermission;
|
|
168
232
|
};
|
|
169
233
|
export type GQLDamMediaAlternative = {
|
|
170
234
|
__typename?: 'DamMediaAlternative';
|
|
171
|
-
id: Scalars['ID'];
|
|
172
|
-
language: Scalars['String'];
|
|
235
|
+
id: Scalars['ID']['output'];
|
|
236
|
+
language: Scalars['String']['output'];
|
|
173
237
|
type: GQLDamMediaAlternativeType;
|
|
174
238
|
};
|
|
175
239
|
export type GQLDamMediaAlternativeType = 'captions';
|
|
176
240
|
export type GQLDateTimeFilter = {
|
|
177
|
-
equal?: InputMaybe<Scalars['DateTime']>;
|
|
178
|
-
greaterThan?: InputMaybe<Scalars['DateTime']>;
|
|
179
|
-
greaterThanEqual?: InputMaybe<Scalars['DateTime']>;
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
241
|
+
equal?: InputMaybe<Scalars['DateTime']['input']>;
|
|
242
|
+
greaterThan?: InputMaybe<Scalars['DateTime']['input']>;
|
|
243
|
+
greaterThanEqual?: InputMaybe<Scalars['DateTime']['input']>;
|
|
244
|
+
isEmpty?: InputMaybe<Scalars['Boolean']['input']>;
|
|
245
|
+
isNotEmpty?: InputMaybe<Scalars['Boolean']['input']>;
|
|
246
|
+
lowerThan?: InputMaybe<Scalars['DateTime']['input']>;
|
|
247
|
+
lowerThanEqual?: InputMaybe<Scalars['DateTime']['input']>;
|
|
248
|
+
notEqual?: InputMaybe<Scalars['DateTime']['input']>;
|
|
183
249
|
};
|
|
184
250
|
export type GQLDependency = {
|
|
185
251
|
__typename?: 'Dependency';
|
|
186
|
-
jsonPath: Scalars['String'];
|
|
187
|
-
name: Maybe<Scalars['String']>;
|
|
188
|
-
rootColumnName: Scalars['String'];
|
|
189
|
-
rootGraphqlObjectType: Scalars['String'];
|
|
190
|
-
rootId: Scalars['String'];
|
|
191
|
-
secondaryInformation: Maybe<Scalars['String']>;
|
|
192
|
-
targetGraphqlObjectType: Scalars['String'];
|
|
193
|
-
targetId: Scalars['String'];
|
|
194
|
-
visible: Scalars['Boolean'];
|
|
252
|
+
jsonPath: Scalars['String']['output'];
|
|
253
|
+
name: Maybe<Scalars['String']['output']>;
|
|
254
|
+
rootColumnName: Scalars['String']['output'];
|
|
255
|
+
rootGraphqlObjectType: Scalars['String']['output'];
|
|
256
|
+
rootId: Scalars['String']['output'];
|
|
257
|
+
secondaryInformation: Maybe<Scalars['String']['output']>;
|
|
258
|
+
targetGraphqlObjectType: Scalars['String']['output'];
|
|
259
|
+
targetId: Scalars['String']['output'];
|
|
260
|
+
visible: Scalars['Boolean']['output'];
|
|
195
261
|
};
|
|
196
262
|
export type GQLDocumentInterface = {
|
|
197
|
-
id: Scalars['ID'];
|
|
198
|
-
updatedAt: Scalars['DateTime'];
|
|
199
|
-
};
|
|
200
|
-
export type GQLEmailCampaign = GQLDocumentInterface & {
|
|
201
|
-
__typename?: 'EmailCampaign';
|
|
202
|
-
brevoId: Maybe<Scalars['Int']>;
|
|
203
|
-
content: Scalars['EmailCampaignContentBlockData'];
|
|
204
|
-
createdAt: Scalars['DateTime'];
|
|
205
|
-
id: Scalars['ID'];
|
|
206
|
-
scheduledAt: Maybe<Scalars['DateTime']>;
|
|
207
|
-
scope: GQLEmailCampaignContentScope;
|
|
208
|
-
sendingState: GQLSendingState;
|
|
209
|
-
subject: Scalars['String'];
|
|
210
|
-
targetGroups: Array<GQLTargetGroup>;
|
|
211
|
-
title: Scalars['String'];
|
|
212
|
-
updatedAt: Scalars['DateTime'];
|
|
263
|
+
id: Scalars['ID']['output'];
|
|
264
|
+
updatedAt: Scalars['DateTime']['output'];
|
|
213
265
|
};
|
|
214
266
|
export type GQLEmailCampaignContentScope = {
|
|
215
267
|
__typename?: 'EmailCampaignContentScope';
|
|
216
|
-
thisScopeHasNoFields____: Maybe<Scalars['String']>;
|
|
268
|
+
thisScopeHasNoFields____: Maybe<Scalars['String']['output']>;
|
|
217
269
|
};
|
|
218
270
|
export type GQLEmailCampaignContentScopeInput = {
|
|
219
|
-
thisScopeHasNoFields____?: InputMaybe<Scalars['String']>;
|
|
271
|
+
thisScopeHasNoFields____?: InputMaybe<Scalars['String']['input']>;
|
|
220
272
|
};
|
|
221
273
|
export type GQLEmailCampaignFilter = {
|
|
222
274
|
and?: InputMaybe<Array<GQLEmailCampaignFilter>>;
|
|
@@ -229,11 +281,11 @@ export type GQLEmailCampaignFilter = {
|
|
|
229
281
|
updatedAt?: InputMaybe<GQLDateTimeFilter>;
|
|
230
282
|
};
|
|
231
283
|
export type GQLEmailCampaignInput = {
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
title: Scalars['String'];
|
|
284
|
+
brevoTargetGroups: Array<Scalars['ID']['input']>;
|
|
285
|
+
content: Scalars['EmailCampaignContentBlockInput']['input'];
|
|
286
|
+
scheduledAt?: InputMaybe<Scalars['DateTime']['input']>;
|
|
287
|
+
subject: Scalars['String']['input'];
|
|
288
|
+
title: Scalars['String']['input'];
|
|
237
289
|
};
|
|
238
290
|
export type GQLEmailCampaignSort = {
|
|
239
291
|
direction?: GQLSortDirection;
|
|
@@ -241,45 +293,45 @@ export type GQLEmailCampaignSort = {
|
|
|
241
293
|
};
|
|
242
294
|
export type GQLEmailCampaignSortField = 'createdAt' | 'scheduledAt' | 'subject' | 'title' | 'updatedAt';
|
|
243
295
|
export type GQLEmailCampaignUpdateInput = {
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
title?: InputMaybe<Scalars['String']>;
|
|
296
|
+
brevoTargetGroups?: InputMaybe<Array<Scalars['ID']['input']>>;
|
|
297
|
+
content?: InputMaybe<Scalars['EmailCampaignContentBlockInput']['input']>;
|
|
298
|
+
scheduledAt?: InputMaybe<Scalars['DateTime']['input']>;
|
|
299
|
+
subject?: InputMaybe<Scalars['String']['input']>;
|
|
300
|
+
title?: InputMaybe<Scalars['String']['input']>;
|
|
249
301
|
};
|
|
250
302
|
export type GQLFocalPoint = 'CENTER' | 'NORTHEAST' | 'NORTHWEST' | 'SMART' | 'SOUTHEAST' | 'SOUTHWEST';
|
|
251
303
|
export type GQLImageCropArea = {
|
|
252
304
|
__typename?: 'ImageCropArea';
|
|
253
305
|
focalPoint: GQLFocalPoint;
|
|
254
|
-
height: Maybe<Scalars['Float']>;
|
|
255
|
-
width: Maybe<Scalars['Float']>;
|
|
256
|
-
x: Maybe<Scalars['Float']>;
|
|
257
|
-
y: Maybe<Scalars['Float']>;
|
|
306
|
+
height: Maybe<Scalars['Float']['output']>;
|
|
307
|
+
width: Maybe<Scalars['Float']['output']>;
|
|
308
|
+
x: Maybe<Scalars['Float']['output']>;
|
|
309
|
+
y: Maybe<Scalars['Float']['output']>;
|
|
258
310
|
};
|
|
259
311
|
export type GQLMutation = {
|
|
260
312
|
__typename?: 'Mutation';
|
|
261
|
-
addBrevoContactsToTargetGroup: Scalars['Boolean'];
|
|
313
|
+
addBrevoContactsToTargetGroup: Scalars['Boolean']['output'];
|
|
262
314
|
createBrevoConfig: GQLBrevoConfig;
|
|
263
315
|
createBrevoContact: GQLSubscribeResponse;
|
|
316
|
+
createBrevoEmailCampaign: GQLBrevoEmailCampaign;
|
|
317
|
+
createBrevoTargetGroup: GQLBrevoTargetGroup;
|
|
264
318
|
createBrevoTestContact: GQLSubscribeResponse;
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
deleteBrevoTestContact: Scalars['Boolean'];
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
sendEmailCampaignNow: Scalars['Boolean'];
|
|
273
|
-
sendEmailCampaignToTestEmails: Scalars['Boolean'];
|
|
319
|
+
deleteBrevoContact: Scalars['Boolean']['output'];
|
|
320
|
+
deleteBrevoEmailCampaign: Scalars['Boolean']['output'];
|
|
321
|
+
deleteBrevoTargetGroup: Scalars['Boolean']['output'];
|
|
322
|
+
deleteBrevoTestContact: Scalars['Boolean']['output'];
|
|
323
|
+
removeBrevoContactFromTargetGroup: Scalars['Boolean']['output'];
|
|
324
|
+
sendBrevoEmailCampaignNow: Scalars['Boolean']['output'];
|
|
325
|
+
sendBrevoEmailCampaignToTestEmails: Scalars['Boolean']['output'];
|
|
274
326
|
startBrevoContactImport: GQLCsvImportInformation;
|
|
275
327
|
subscribeBrevoContact: GQLSubscribeResponse;
|
|
276
328
|
updateBrevoConfig: GQLBrevoConfig;
|
|
277
329
|
updateBrevoContact: GQLBrevoContact;
|
|
278
|
-
|
|
279
|
-
|
|
330
|
+
updateBrevoEmailCampaign: GQLBrevoEmailCampaign;
|
|
331
|
+
updateBrevoTargetGroup: GQLBrevoTargetGroup;
|
|
280
332
|
};
|
|
281
333
|
export type GQLMutationaddBrevoContactsToTargetGroupArgs = {
|
|
282
|
-
id: Scalars['ID'];
|
|
334
|
+
id: Scalars['ID']['input'];
|
|
283
335
|
input: GQLAddBrevoContactsInput;
|
|
284
336
|
};
|
|
285
337
|
export type GQLMutationcreateBrevoConfigArgs = {
|
|
@@ -290,170 +342,171 @@ export type GQLMutationcreateBrevoContactArgs = {
|
|
|
290
342
|
input: GQLBrevoContactInput;
|
|
291
343
|
scope: GQLEmailCampaignContentScopeInput;
|
|
292
344
|
};
|
|
293
|
-
export type
|
|
294
|
-
input: GQLBrevoTestContactInput;
|
|
295
|
-
scope: GQLEmailCampaignContentScopeInput;
|
|
296
|
-
};
|
|
297
|
-
export type GQLMutationcreateEmailCampaignArgs = {
|
|
345
|
+
export type GQLMutationcreateBrevoEmailCampaignArgs = {
|
|
298
346
|
input: GQLEmailCampaignInput;
|
|
299
347
|
scope: GQLEmailCampaignContentScopeInput;
|
|
300
348
|
};
|
|
301
|
-
export type
|
|
349
|
+
export type GQLMutationcreateBrevoTargetGroupArgs = {
|
|
302
350
|
input: GQLTargetGroupInput;
|
|
303
351
|
scope: GQLEmailCampaignContentScopeInput;
|
|
304
352
|
};
|
|
305
|
-
export type
|
|
306
|
-
|
|
353
|
+
export type GQLMutationcreateBrevoTestContactArgs = {
|
|
354
|
+
input: GQLBrevoTestContactInput;
|
|
307
355
|
scope: GQLEmailCampaignContentScopeInput;
|
|
308
356
|
};
|
|
309
|
-
export type
|
|
310
|
-
id: Scalars['Int'];
|
|
357
|
+
export type GQLMutationdeleteBrevoContactArgs = {
|
|
358
|
+
id: Scalars['Int']['input'];
|
|
311
359
|
scope: GQLEmailCampaignContentScopeInput;
|
|
312
360
|
};
|
|
313
|
-
export type
|
|
314
|
-
id: Scalars['ID'];
|
|
361
|
+
export type GQLMutationdeleteBrevoEmailCampaignArgs = {
|
|
362
|
+
id: Scalars['ID']['input'];
|
|
315
363
|
};
|
|
316
|
-
export type
|
|
317
|
-
id: Scalars['ID'];
|
|
364
|
+
export type GQLMutationdeleteBrevoTargetGroupArgs = {
|
|
365
|
+
id: Scalars['ID']['input'];
|
|
366
|
+
};
|
|
367
|
+
export type GQLMutationdeleteBrevoTestContactArgs = {
|
|
368
|
+
id: Scalars['Int']['input'];
|
|
369
|
+
scope: GQLEmailCampaignContentScopeInput;
|
|
318
370
|
};
|
|
319
371
|
export type GQLMutationremoveBrevoContactFromTargetGroupArgs = {
|
|
320
|
-
id: Scalars['ID'];
|
|
372
|
+
id: Scalars['ID']['input'];
|
|
321
373
|
input: GQLRemoveBrevoContactInput;
|
|
322
374
|
};
|
|
323
|
-
export type
|
|
324
|
-
id: Scalars['ID'];
|
|
375
|
+
export type GQLMutationsendBrevoEmailCampaignNowArgs = {
|
|
376
|
+
id: Scalars['ID']['input'];
|
|
325
377
|
};
|
|
326
|
-
export type
|
|
378
|
+
export type GQLMutationsendBrevoEmailCampaignToTestEmailsArgs = {
|
|
327
379
|
data: GQLSendTestEmailCampaignArgs;
|
|
328
|
-
id: Scalars['ID'];
|
|
380
|
+
id: Scalars['ID']['input'];
|
|
329
381
|
};
|
|
330
382
|
export type GQLMutationstartBrevoContactImportArgs = {
|
|
331
|
-
fileId: Scalars['ID'];
|
|
383
|
+
fileId: Scalars['ID']['input'];
|
|
332
384
|
scope: GQLEmailCampaignContentScopeInput;
|
|
333
|
-
sendDoubleOptIn: Scalars['Boolean'];
|
|
334
|
-
targetGroupIds?: InputMaybe<Array<Scalars['ID']>>;
|
|
385
|
+
sendDoubleOptIn: Scalars['Boolean']['input'];
|
|
386
|
+
targetGroupIds?: InputMaybe<Array<Scalars['ID']['input']>>;
|
|
335
387
|
};
|
|
336
388
|
export type GQLMutationsubscribeBrevoContactArgs = {
|
|
337
389
|
input: GQLSubscribeInput;
|
|
338
390
|
scope: GQLEmailCampaignContentScopeInput;
|
|
339
391
|
};
|
|
340
392
|
export type GQLMutationupdateBrevoConfigArgs = {
|
|
341
|
-
id: Scalars['ID'];
|
|
393
|
+
id: Scalars['ID']['input'];
|
|
342
394
|
input: GQLBrevoConfigUpdateInput;
|
|
343
|
-
lastUpdatedAt?: InputMaybe<Scalars['DateTime']>;
|
|
395
|
+
lastUpdatedAt?: InputMaybe<Scalars['DateTime']['input']>;
|
|
344
396
|
};
|
|
345
397
|
export type GQLMutationupdateBrevoContactArgs = {
|
|
346
|
-
id: Scalars['Int'];
|
|
398
|
+
id: Scalars['Int']['input'];
|
|
347
399
|
input: GQLBrevoContactUpdateInput;
|
|
348
400
|
scope: GQLEmailCampaignContentScopeInput;
|
|
349
401
|
};
|
|
350
|
-
export type
|
|
351
|
-
id: Scalars['ID'];
|
|
402
|
+
export type GQLMutationupdateBrevoEmailCampaignArgs = {
|
|
403
|
+
id: Scalars['ID']['input'];
|
|
352
404
|
input: GQLEmailCampaignUpdateInput;
|
|
353
|
-
lastUpdatedAt?: InputMaybe<Scalars['DateTime']>;
|
|
405
|
+
lastUpdatedAt?: InputMaybe<Scalars['DateTime']['input']>;
|
|
354
406
|
};
|
|
355
|
-
export type
|
|
356
|
-
id: Scalars['ID'];
|
|
407
|
+
export type GQLMutationupdateBrevoTargetGroupArgs = {
|
|
408
|
+
id: Scalars['ID']['input'];
|
|
357
409
|
input: GQLTargetGroupUpdateInput;
|
|
358
|
-
lastUpdatedAt?: InputMaybe<Scalars['DateTime']>;
|
|
410
|
+
lastUpdatedAt?: InputMaybe<Scalars['DateTime']['input']>;
|
|
359
411
|
};
|
|
360
412
|
export type GQLPaginatedBrevoContacts = {
|
|
361
413
|
__typename?: 'PaginatedBrevoContacts';
|
|
362
414
|
nodes: Array<GQLBrevoContact>;
|
|
363
|
-
totalCount: Scalars['Int'];
|
|
415
|
+
totalCount: Scalars['Int']['output'];
|
|
364
416
|
};
|
|
365
417
|
export type GQLPaginatedEmailCampaigns = {
|
|
366
418
|
__typename?: 'PaginatedEmailCampaigns';
|
|
367
|
-
nodes: Array<
|
|
368
|
-
totalCount: Scalars['Int'];
|
|
419
|
+
nodes: Array<GQLBrevoEmailCampaign>;
|
|
420
|
+
totalCount: Scalars['Int']['output'];
|
|
369
421
|
};
|
|
370
422
|
export type GQLPaginatedTargetGroups = {
|
|
371
423
|
__typename?: 'PaginatedTargetGroups';
|
|
372
|
-
nodes: Array<
|
|
373
|
-
totalCount: Scalars['Int'];
|
|
424
|
+
nodes: Array<GQLBrevoTargetGroup>;
|
|
425
|
+
totalCount: Scalars['Int']['output'];
|
|
374
426
|
};
|
|
427
|
+
export type GQLPermission = 'blockPreview' | 'brevoNewsletter' | 'brevoNewsletterConfig' | 'builds' | 'cronJobs' | 'dam' | 'dependencies' | 'fileUploads' | 'impersonation' | 'pageTree' | 'prelogin' | 'sitePreview' | 'translation' | 'userPermissions' | 'warnings';
|
|
375
428
|
export type GQLQuery = {
|
|
376
429
|
__typename?: 'Query';
|
|
377
430
|
brevoConfig: Maybe<GQLBrevoConfig>;
|
|
378
431
|
brevoContact: GQLBrevoContact;
|
|
379
432
|
brevoContacts: GQLPaginatedBrevoContacts;
|
|
433
|
+
brevoDoubleOptInTemplates: Maybe<Array<GQLBrevoApiEmailTemplate>>;
|
|
434
|
+
brevoEmailCampaign: GQLBrevoEmailCampaign;
|
|
435
|
+
brevoEmailCampaignStatistics: Maybe<GQLBrevoApiCampaignStatistics>;
|
|
436
|
+
brevoEmailCampaigns: GQLPaginatedEmailCampaigns;
|
|
437
|
+
brevoSenders: Maybe<Array<GQLBrevoApiSender>>;
|
|
438
|
+
brevoTargetGroup: GQLBrevoTargetGroup;
|
|
439
|
+
brevoTargetGroups: GQLPaginatedTargetGroups;
|
|
380
440
|
brevoTestContacts: GQLPaginatedBrevoContacts;
|
|
381
|
-
|
|
382
|
-
emailCampaign: GQLEmailCampaign;
|
|
383
|
-
emailCampaignStatistics: Maybe<GQLBrevoApiCampaignStatistics>;
|
|
384
|
-
emailCampaigns: GQLPaginatedEmailCampaigns;
|
|
385
|
-
isBrevoConfigDefined: Scalars['Boolean'];
|
|
441
|
+
isBrevoConfigDefined: Scalars['Boolean']['output'];
|
|
386
442
|
manuallyAssignedBrevoContacts: GQLPaginatedBrevoContacts;
|
|
387
|
-
senders: Maybe<Array<GQLBrevoApiSender>>;
|
|
388
|
-
targetGroup: GQLTargetGroup;
|
|
389
|
-
targetGroups: GQLPaginatedTargetGroups;
|
|
390
443
|
};
|
|
391
444
|
export type GQLQuerybrevoConfigArgs = {
|
|
392
445
|
scope: GQLEmailCampaignContentScopeInput;
|
|
393
446
|
};
|
|
394
447
|
export type GQLQuerybrevoContactArgs = {
|
|
395
|
-
id: Scalars['Int'];
|
|
448
|
+
id: Scalars['Int']['input'];
|
|
396
449
|
scope: GQLEmailCampaignContentScopeInput;
|
|
397
450
|
};
|
|
398
451
|
export type GQLQuerybrevoContactsArgs = {
|
|
399
|
-
email?: InputMaybe<Scalars['String']>;
|
|
400
|
-
limit?: Scalars['Int'];
|
|
401
|
-
offset?: Scalars['Int'];
|
|
452
|
+
email?: InputMaybe<Scalars['String']['input']>;
|
|
453
|
+
limit?: Scalars['Int']['input'];
|
|
454
|
+
offset?: Scalars['Int']['input'];
|
|
402
455
|
scope: GQLEmailCampaignContentScopeInput;
|
|
403
|
-
targetGroupId?: InputMaybe<Scalars['ID']>;
|
|
456
|
+
targetGroupId?: InputMaybe<Scalars['ID']['input']>;
|
|
404
457
|
};
|
|
405
|
-
export type
|
|
406
|
-
email?: InputMaybe<Scalars['String']>;
|
|
407
|
-
limit?: Scalars['Int'];
|
|
408
|
-
offset?: Scalars['Int'];
|
|
458
|
+
export type GQLQuerybrevoDoubleOptInTemplatesArgs = {
|
|
409
459
|
scope: GQLEmailCampaignContentScopeInput;
|
|
410
|
-
targetGroupId?: InputMaybe<Scalars['ID']>;
|
|
411
460
|
};
|
|
412
|
-
export type
|
|
413
|
-
|
|
461
|
+
export type GQLQuerybrevoEmailCampaignArgs = {
|
|
462
|
+
id: Scalars['ID']['input'];
|
|
414
463
|
};
|
|
415
|
-
export type
|
|
416
|
-
id: Scalars['ID'];
|
|
464
|
+
export type GQLQuerybrevoEmailCampaignStatisticsArgs = {
|
|
465
|
+
id: Scalars['ID']['input'];
|
|
417
466
|
};
|
|
418
|
-
export type
|
|
419
|
-
id: Scalars['ID'];
|
|
420
|
-
};
|
|
421
|
-
export type GQLQueryemailCampaignsArgs = {
|
|
467
|
+
export type GQLQuerybrevoEmailCampaignsArgs = {
|
|
422
468
|
filter?: InputMaybe<GQLEmailCampaignFilter>;
|
|
423
|
-
limit?: Scalars['Int'];
|
|
424
|
-
offset?: Scalars['Int'];
|
|
469
|
+
limit?: Scalars['Int']['input'];
|
|
470
|
+
offset?: Scalars['Int']['input'];
|
|
425
471
|
scope: GQLEmailCampaignContentScopeInput;
|
|
426
|
-
search?: InputMaybe<Scalars['String']>;
|
|
472
|
+
search?: InputMaybe<Scalars['String']['input']>;
|
|
427
473
|
sort?: InputMaybe<Array<GQLEmailCampaignSort>>;
|
|
428
474
|
};
|
|
429
|
-
export type
|
|
475
|
+
export type GQLQuerybrevoSendersArgs = {
|
|
430
476
|
scope: GQLEmailCampaignContentScopeInput;
|
|
431
477
|
};
|
|
432
|
-
export type
|
|
433
|
-
|
|
434
|
-
limit?: Scalars['Int'];
|
|
435
|
-
offset?: Scalars['Int'];
|
|
436
|
-
targetGroupId: Scalars['ID'];
|
|
478
|
+
export type GQLQuerybrevoTargetGroupArgs = {
|
|
479
|
+
id: Scalars['ID']['input'];
|
|
437
480
|
};
|
|
438
|
-
export type
|
|
481
|
+
export type GQLQuerybrevoTargetGroupsArgs = {
|
|
482
|
+
filter?: InputMaybe<GQLTargetGroupFilter>;
|
|
483
|
+
limit?: Scalars['Int']['input'];
|
|
484
|
+
offset?: Scalars['Int']['input'];
|
|
439
485
|
scope: GQLEmailCampaignContentScopeInput;
|
|
486
|
+
search?: InputMaybe<Scalars['String']['input']>;
|
|
487
|
+
sort?: InputMaybe<Array<GQLTargetGroupSort>>;
|
|
440
488
|
};
|
|
441
|
-
export type
|
|
442
|
-
|
|
489
|
+
export type GQLQuerybrevoTestContactsArgs = {
|
|
490
|
+
email?: InputMaybe<Scalars['String']['input']>;
|
|
491
|
+
limit?: Scalars['Int']['input'];
|
|
492
|
+
offset?: Scalars['Int']['input'];
|
|
493
|
+
scope: GQLEmailCampaignContentScopeInput;
|
|
494
|
+
targetGroupId?: InputMaybe<Scalars['ID']['input']>;
|
|
443
495
|
};
|
|
444
|
-
export type
|
|
445
|
-
filter?: InputMaybe<GQLTargetGroupFilter>;
|
|
446
|
-
limit?: Scalars['Int'];
|
|
447
|
-
offset?: Scalars['Int'];
|
|
496
|
+
export type GQLQueryisBrevoConfigDefinedArgs = {
|
|
448
497
|
scope: GQLEmailCampaignContentScopeInput;
|
|
449
|
-
|
|
450
|
-
|
|
498
|
+
};
|
|
499
|
+
export type GQLQuerymanuallyAssignedBrevoContactsArgs = {
|
|
500
|
+
email?: InputMaybe<Scalars['String']['input']>;
|
|
501
|
+
limit?: Scalars['Int']['input'];
|
|
502
|
+
offset?: Scalars['Int']['input'];
|
|
503
|
+
targetGroupId: Scalars['ID']['input'];
|
|
451
504
|
};
|
|
452
505
|
export type GQLRemoveBrevoContactInput = {
|
|
453
|
-
brevoContactId: Scalars['Int'];
|
|
506
|
+
brevoContactId: Scalars['Int']['input'];
|
|
454
507
|
};
|
|
455
508
|
export type GQLSendTestEmailCampaignArgs = {
|
|
456
|
-
emails: Array<Scalars['String']>;
|
|
509
|
+
emails: Array<Scalars['String']['input']>;
|
|
457
510
|
};
|
|
458
511
|
export type GQLSendingState = 'DRAFT' | 'SCHEDULED' | 'SENT';
|
|
459
512
|
export type GQLSendingStateEnumFilter = {
|
|
@@ -463,31 +516,21 @@ export type GQLSendingStateEnumFilter = {
|
|
|
463
516
|
};
|
|
464
517
|
export type GQLSortDirection = 'ASC' | 'DESC';
|
|
465
518
|
export type GQLStringFilter = {
|
|
466
|
-
contains?: InputMaybe<Scalars['String']>;
|
|
467
|
-
endsWith?: InputMaybe<Scalars['String']>;
|
|
468
|
-
equal?: InputMaybe<Scalars['String']>;
|
|
469
|
-
isAnyOf?: InputMaybe<Array<Scalars['String']>>;
|
|
470
|
-
|
|
471
|
-
|
|
519
|
+
contains?: InputMaybe<Scalars['String']['input']>;
|
|
520
|
+
endsWith?: InputMaybe<Scalars['String']['input']>;
|
|
521
|
+
equal?: InputMaybe<Scalars['String']['input']>;
|
|
522
|
+
isAnyOf?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
523
|
+
isEmpty?: InputMaybe<Scalars['Boolean']['input']>;
|
|
524
|
+
isNotEmpty?: InputMaybe<Scalars['Boolean']['input']>;
|
|
525
|
+
notContains?: InputMaybe<Scalars['String']['input']>;
|
|
526
|
+
notEqual?: InputMaybe<Scalars['String']['input']>;
|
|
527
|
+
startsWith?: InputMaybe<Scalars['String']['input']>;
|
|
472
528
|
};
|
|
473
529
|
export type GQLSubscribeInput = {
|
|
474
|
-
email: Scalars['String'];
|
|
475
|
-
redirectionUrl: Scalars['String'];
|
|
530
|
+
email: Scalars['String']['input'];
|
|
531
|
+
redirectionUrl: Scalars['String']['input'];
|
|
476
532
|
};
|
|
477
533
|
export type GQLSubscribeResponse = 'ERROR_CONTACT_ALREADY_EXISTS' | 'ERROR_CONTACT_IS_BLACKLISTED' | 'ERROR_CONTAINED_IN_ECG_RTR_LIST' | 'ERROR_MAXIMAL_NUMBER_OF_TEST_CONTACTS_REACHED' | 'ERROR_UNKNOWN' | 'SUCCESSFUL';
|
|
478
|
-
export type GQLTargetGroup = GQLDocumentInterface & {
|
|
479
|
-
__typename?: 'TargetGroup';
|
|
480
|
-
assignedContactsTargetGroupBrevoId: Maybe<Scalars['Int']>;
|
|
481
|
-
brevoId: Scalars['Int'];
|
|
482
|
-
createdAt: Scalars['DateTime'];
|
|
483
|
-
id: Scalars['ID'];
|
|
484
|
-
isMainList: Scalars['Boolean'];
|
|
485
|
-
isTestList: Scalars['Boolean'];
|
|
486
|
-
scope: GQLEmailCampaignContentScope;
|
|
487
|
-
title: Scalars['String'];
|
|
488
|
-
totalSubscribers: Scalars['Int'];
|
|
489
|
-
updatedAt: Scalars['DateTime'];
|
|
490
|
-
};
|
|
491
534
|
export type GQLTargetGroupFilter = {
|
|
492
535
|
and?: InputMaybe<Array<GQLTargetGroupFilter>>;
|
|
493
536
|
createdAt?: InputMaybe<GQLDateTimeFilter>;
|
|
@@ -498,7 +541,7 @@ export type GQLTargetGroupFilter = {
|
|
|
498
541
|
};
|
|
499
542
|
export type GQLTargetGroupInput = {
|
|
500
543
|
filters?: InputMaybe<GQLBrevoContactFilterAttributesInput>;
|
|
501
|
-
title: Scalars['String'];
|
|
544
|
+
title: Scalars['String']['input'];
|
|
502
545
|
};
|
|
503
546
|
export type GQLTargetGroupSort = {
|
|
504
547
|
direction?: GQLSortDirection;
|
|
@@ -507,12 +550,40 @@ export type GQLTargetGroupSort = {
|
|
|
507
550
|
export type GQLTargetGroupSortField = 'createdAt' | 'title' | 'updatedAt';
|
|
508
551
|
export type GQLTargetGroupUpdateInput = {
|
|
509
552
|
filters?: InputMaybe<GQLBrevoContactFilterAttributesInput>;
|
|
510
|
-
title?: InputMaybe<Scalars['String']>;
|
|
553
|
+
title?: InputMaybe<Scalars['String']['input']>;
|
|
511
554
|
};
|
|
512
555
|
export type GQLUserPermissionsUser = {
|
|
513
556
|
__typename?: 'UserPermissionsUser';
|
|
514
|
-
email: Scalars['String'];
|
|
515
|
-
id: Scalars['String'];
|
|
516
|
-
name: Scalars['String'];
|
|
517
|
-
};
|
|
557
|
+
email: Scalars['String']['output'];
|
|
558
|
+
id: Scalars['String']['output'];
|
|
559
|
+
name: Scalars['String']['output'];
|
|
560
|
+
};
|
|
561
|
+
export type GQLWarning = {
|
|
562
|
+
__typename?: 'Warning';
|
|
563
|
+
createdAt: Scalars['DateTime']['output'];
|
|
564
|
+
id: Scalars['ID']['output'];
|
|
565
|
+
message: Scalars['String']['output'];
|
|
566
|
+
scope: Maybe<Scalars['JSONObject']['output']>;
|
|
567
|
+
severity: GQLWarningSeverity;
|
|
568
|
+
sourceInfo: GQLWarningSourceInfo;
|
|
569
|
+
status: GQLWarningStatus;
|
|
570
|
+
updatedAt: Scalars['DateTime']['output'];
|
|
571
|
+
};
|
|
572
|
+
export type GQLWarningSeverity = 'high' | 'low' | 'medium';
|
|
573
|
+
export type GQLWarningSourceInfo = {
|
|
574
|
+
__typename?: 'WarningSourceInfo';
|
|
575
|
+
jsonPath: Maybe<Scalars['String']['output']>;
|
|
576
|
+
rootColumnName: Maybe<Scalars['String']['output']>;
|
|
577
|
+
rootEntityName: Scalars['String']['output'];
|
|
578
|
+
rootPrimaryKey: Scalars['String']['output'];
|
|
579
|
+
targetId: Scalars['String']['output'];
|
|
580
|
+
};
|
|
581
|
+
export type GQLWarningSourceInfoInput = {
|
|
582
|
+
jsonPath?: InputMaybe<Scalars['String']['input']>;
|
|
583
|
+
rootColumnName?: InputMaybe<Scalars['String']['input']>;
|
|
584
|
+
rootEntityName: Scalars['String']['input'];
|
|
585
|
+
rootPrimaryKey: Scalars['String']['input'];
|
|
586
|
+
targetId: Scalars['String']['input'];
|
|
587
|
+
};
|
|
588
|
+
export type GQLWarningStatus = 'ignored' | 'open' | 'resolved';
|
|
518
589
|
//# sourceMappingURL=graphql.generated.d.ts.map
|