@promoboxx/graphql-gateway-types 1.800.0 → 1.801.0

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.
@@ -71943,6 +71943,244 @@
71943
71943
  "isDeprecated": false,
71944
71944
  "deprecationReason": null
71945
71945
  },
71946
+ {
71947
+ "name": "getRetailerAccountSmartAutomationRecommendationsForChannel",
71948
+ "description": null,
71949
+ "args": [
71950
+ {
71951
+ "name": "channel",
71952
+ "description": null,
71953
+ "type": {
71954
+ "kind": "SCALAR",
71955
+ "name": "String",
71956
+ "ofType": null
71957
+ },
71958
+ "defaultValue": null,
71959
+ "isDeprecated": false,
71960
+ "deprecationReason": null
71961
+ },
71962
+ {
71963
+ "name": "fields",
71964
+ "description": null,
71965
+ "type": {
71966
+ "kind": "LIST",
71967
+ "name": null,
71968
+ "ofType": {
71969
+ "kind": "NON_NULL",
71970
+ "name": null,
71971
+ "ofType": {
71972
+ "kind": "SCALAR",
71973
+ "name": "String",
71974
+ "ofType": null
71975
+ }
71976
+ }
71977
+ },
71978
+ "defaultValue": null,
71979
+ "isDeprecated": false,
71980
+ "deprecationReason": null
71981
+ },
71982
+ {
71983
+ "name": "num_days",
71984
+ "description": null,
71985
+ "type": {
71986
+ "kind": "SCALAR",
71987
+ "name": "Int",
71988
+ "ofType": null
71989
+ },
71990
+ "defaultValue": null,
71991
+ "isDeprecated": false,
71992
+ "deprecationReason": null
71993
+ },
71994
+ {
71995
+ "name": "num_share",
71996
+ "description": null,
71997
+ "type": {
71998
+ "kind": "SCALAR",
71999
+ "name": "Int",
72000
+ "ofType": null
72001
+ },
72002
+ "defaultValue": null,
72003
+ "isDeprecated": false,
72004
+ "deprecationReason": null
72005
+ },
72006
+ {
72007
+ "name": "retailer_account_id",
72008
+ "description": null,
72009
+ "type": {
72010
+ "kind": "NON_NULL",
72011
+ "name": null,
72012
+ "ofType": {
72013
+ "kind": "SCALAR",
72014
+ "name": "ID",
72015
+ "ofType": null
72016
+ }
72017
+ },
72018
+ "defaultValue": null,
72019
+ "isDeprecated": false,
72020
+ "deprecationReason": null
72021
+ },
72022
+ {
72023
+ "name": "start_date",
72024
+ "description": null,
72025
+ "type": {
72026
+ "kind": "NON_NULL",
72027
+ "name": null,
72028
+ "ofType": {
72029
+ "kind": "SCALAR",
72030
+ "name": "String",
72031
+ "ofType": null
72032
+ }
72033
+ },
72034
+ "defaultValue": null,
72035
+ "isDeprecated": false,
72036
+ "deprecationReason": null
72037
+ }
72038
+ ],
72039
+ "type": {
72040
+ "kind": "NON_NULL",
72041
+ "name": null,
72042
+ "ofType": {
72043
+ "kind": "LIST",
72044
+ "name": null,
72045
+ "ofType": {
72046
+ "kind": "NON_NULL",
72047
+ "name": null,
72048
+ "ofType": {
72049
+ "kind": "OBJECT",
72050
+ "name": "ShareSetting",
72051
+ "ofType": null
72052
+ }
72053
+ }
72054
+ }
72055
+ },
72056
+ "isDeprecated": false,
72057
+ "deprecationReason": null
72058
+ },
72059
+ {
72060
+ "name": "getRetailerAccountSmartAutomationRecommendationsForChannels",
72061
+ "description": null,
72062
+ "args": [
72063
+ {
72064
+ "name": "channels",
72065
+ "description": null,
72066
+ "type": {
72067
+ "kind": "NON_NULL",
72068
+ "name": null,
72069
+ "ofType": {
72070
+ "kind": "LIST",
72071
+ "name": null,
72072
+ "ofType": {
72073
+ "kind": "NON_NULL",
72074
+ "name": null,
72075
+ "ofType": {
72076
+ "kind": "SCALAR",
72077
+ "name": "String",
72078
+ "ofType": null
72079
+ }
72080
+ }
72081
+ }
72082
+ },
72083
+ "defaultValue": null,
72084
+ "isDeprecated": false,
72085
+ "deprecationReason": null
72086
+ },
72087
+ {
72088
+ "name": "fields",
72089
+ "description": null,
72090
+ "type": {
72091
+ "kind": "LIST",
72092
+ "name": null,
72093
+ "ofType": {
72094
+ "kind": "NON_NULL",
72095
+ "name": null,
72096
+ "ofType": {
72097
+ "kind": "SCALAR",
72098
+ "name": "String",
72099
+ "ofType": null
72100
+ }
72101
+ }
72102
+ },
72103
+ "defaultValue": null,
72104
+ "isDeprecated": false,
72105
+ "deprecationReason": null
72106
+ },
72107
+ {
72108
+ "name": "num_days",
72109
+ "description": null,
72110
+ "type": {
72111
+ "kind": "SCALAR",
72112
+ "name": "Int",
72113
+ "ofType": null
72114
+ },
72115
+ "defaultValue": null,
72116
+ "isDeprecated": false,
72117
+ "deprecationReason": null
72118
+ },
72119
+ {
72120
+ "name": "num_share",
72121
+ "description": null,
72122
+ "type": {
72123
+ "kind": "SCALAR",
72124
+ "name": "Int",
72125
+ "ofType": null
72126
+ },
72127
+ "defaultValue": null,
72128
+ "isDeprecated": false,
72129
+ "deprecationReason": null
72130
+ },
72131
+ {
72132
+ "name": "retailer_account_id",
72133
+ "description": null,
72134
+ "type": {
72135
+ "kind": "NON_NULL",
72136
+ "name": null,
72137
+ "ofType": {
72138
+ "kind": "SCALAR",
72139
+ "name": "ID",
72140
+ "ofType": null
72141
+ }
72142
+ },
72143
+ "defaultValue": null,
72144
+ "isDeprecated": false,
72145
+ "deprecationReason": null
72146
+ },
72147
+ {
72148
+ "name": "start_date",
72149
+ "description": null,
72150
+ "type": {
72151
+ "kind": "NON_NULL",
72152
+ "name": null,
72153
+ "ofType": {
72154
+ "kind": "SCALAR",
72155
+ "name": "String",
72156
+ "ofType": null
72157
+ }
72158
+ },
72159
+ "defaultValue": null,
72160
+ "isDeprecated": false,
72161
+ "deprecationReason": null
72162
+ }
72163
+ ],
72164
+ "type": {
72165
+ "kind": "NON_NULL",
72166
+ "name": null,
72167
+ "ofType": {
72168
+ "kind": "LIST",
72169
+ "name": null,
72170
+ "ofType": {
72171
+ "kind": "NON_NULL",
72172
+ "name": null,
72173
+ "ofType": {
72174
+ "kind": "OBJECT",
72175
+ "name": "ShareSetting",
72176
+ "ofType": null
72177
+ }
72178
+ }
72179
+ }
72180
+ },
72181
+ "isDeprecated": false,
72182
+ "deprecationReason": null
72183
+ },
71946
72184
  {
71947
72185
  "name": "getRetailerAccounts",
71948
72186
  "description": null,
package/index.d.ts CHANGED
@@ -8464,6 +8464,8 @@ export type Query = {
8464
8464
  getRetailer?: Maybe<Retailer>;
8465
8465
  getRetailerAccount?: Maybe<RetailerAccount>;
8466
8466
  getRetailerAccountByBusinessId: RetailerAccount;
8467
+ getRetailerAccountSmartAutomationRecommendationsForChannel: Array<ShareSetting>;
8468
+ getRetailerAccountSmartAutomationRecommendationsForChannels: Array<ShareSetting>;
8467
8469
  getRetailerAccounts: GetRetailerAccountsResponse;
8468
8470
  getRetailerAccountsBulkPaginated: GetRetailerAccountsBulkResponse;
8469
8471
  getRetailerActivity: GetRetailerActivityResponse;
@@ -9481,6 +9483,26 @@ export type QueryGetRetailerAccountByBusinessIdArgs = {
9481
9483
  };
9482
9484
 
9483
9485
 
9486
+ export type QueryGetRetailerAccountSmartAutomationRecommendationsForChannelArgs = {
9487
+ channel?: InputMaybe<Scalars['String']['input']>;
9488
+ fields?: InputMaybe<Array<Scalars['String']['input']>>;
9489
+ num_days?: InputMaybe<Scalars['Int']['input']>;
9490
+ num_share?: InputMaybe<Scalars['Int']['input']>;
9491
+ retailer_account_id: Scalars['ID']['input'];
9492
+ start_date: Scalars['String']['input'];
9493
+ };
9494
+
9495
+
9496
+ export type QueryGetRetailerAccountSmartAutomationRecommendationsForChannelsArgs = {
9497
+ channels: Array<Scalars['String']['input']>;
9498
+ fields?: InputMaybe<Array<Scalars['String']['input']>>;
9499
+ num_days?: InputMaybe<Scalars['Int']['input']>;
9500
+ num_share?: InputMaybe<Scalars['Int']['input']>;
9501
+ retailer_account_id: Scalars['ID']['input'];
9502
+ start_date: Scalars['String']['input'];
9503
+ };
9504
+
9505
+
9484
9506
  export type QueryGetRetailerAccountsArgs = {
9485
9507
  params?: InputMaybe<GetRetailerAccountsInput>;
9486
9508
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@promoboxx/graphql-gateway-types",
3
- "version": "1.800.0",
3
+ "version": "1.801.0",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
package/schema.graphql CHANGED
@@ -7668,6 +7668,8 @@ type Query {
7668
7668
  getRetailer(id: ID!, params: GetRetailerParams): Retailer
7669
7669
  getRetailerAccount(fields: [String!], id: ID!): RetailerAccount
7670
7670
  getRetailerAccountByBusinessId(business_id: ID!, fields: [String!]): RetailerAccount!
7671
+ getRetailerAccountSmartAutomationRecommendationsForChannel(channel: String, fields: [String!], num_days: Int, num_share: Int, retailer_account_id: ID!, start_date: String!): [ShareSetting!]!
7672
+ getRetailerAccountSmartAutomationRecommendationsForChannels(channels: [String!]!, fields: [String!], num_days: Int, num_share: Int, retailer_account_id: ID!, start_date: String!): [ShareSetting!]!
7671
7673
  getRetailerAccounts(params: GetRetailerAccountsInput): GetRetailerAccountsResponse!
7672
7674
  getRetailerAccountsBulkPaginated(params: GetRetailerAccountsBulkParams!): GetRetailerAccountsBulkResponse!
7673
7675
  getRetailerActivity(filters: RetailerActivityFilters, limit: Int, offset: Int, parameterless_filters: [RetailerActivityParameterlessFilters!], resourceId: ID!, resourceType: String!, sort_column: String, sort_direction: String): GetRetailerActivityResponse!