@promoboxx/graphql-gateway-types 1.870.0 → 1.902.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.
@@ -36392,6 +36392,153 @@
36392
36392
  "enumValues": null,
36393
36393
  "possibleTypes": null
36394
36394
  },
36395
+ {
36396
+ "kind": "OBJECT",
36397
+ "name": "FbAdSvcAdVideo",
36398
+ "description": null,
36399
+ "fields": [
36400
+ {
36401
+ "name": "bytes",
36402
+ "description": null,
36403
+ "args": [],
36404
+ "type": {
36405
+ "kind": "SCALAR",
36406
+ "name": "Int",
36407
+ "ofType": null
36408
+ },
36409
+ "isDeprecated": false,
36410
+ "deprecationReason": null
36411
+ },
36412
+ {
36413
+ "name": "duration_seconds",
36414
+ "description": null,
36415
+ "args": [],
36416
+ "type": {
36417
+ "kind": "SCALAR",
36418
+ "name": "Int",
36419
+ "ofType": null
36420
+ },
36421
+ "isDeprecated": false,
36422
+ "deprecationReason": null
36423
+ },
36424
+ {
36425
+ "name": "height",
36426
+ "description": null,
36427
+ "args": [],
36428
+ "type": {
36429
+ "kind": "SCALAR",
36430
+ "name": "Int",
36431
+ "ofType": null
36432
+ },
36433
+ "isDeprecated": false,
36434
+ "deprecationReason": null
36435
+ },
36436
+ {
36437
+ "name": "is_instagram_eligible",
36438
+ "description": null,
36439
+ "args": [],
36440
+ "type": {
36441
+ "kind": "SCALAR",
36442
+ "name": "Boolean",
36443
+ "ofType": null
36444
+ },
36445
+ "isDeprecated": false,
36446
+ "deprecationReason": null
36447
+ },
36448
+ {
36449
+ "name": "source_id",
36450
+ "description": null,
36451
+ "args": [],
36452
+ "type": {
36453
+ "kind": "NON_NULL",
36454
+ "name": null,
36455
+ "ofType": {
36456
+ "kind": "SCALAR",
36457
+ "name": "ID",
36458
+ "ofType": null
36459
+ }
36460
+ },
36461
+ "isDeprecated": false,
36462
+ "deprecationReason": null
36463
+ },
36464
+ {
36465
+ "name": "source_type",
36466
+ "description": null,
36467
+ "args": [],
36468
+ "type": {
36469
+ "kind": "NON_NULL",
36470
+ "name": null,
36471
+ "ofType": {
36472
+ "kind": "SCALAR",
36473
+ "name": "String",
36474
+ "ofType": null
36475
+ }
36476
+ },
36477
+ "isDeprecated": false,
36478
+ "deprecationReason": null
36479
+ },
36480
+ {
36481
+ "name": "state",
36482
+ "description": null,
36483
+ "args": [],
36484
+ "type": {
36485
+ "kind": "NON_NULL",
36486
+ "name": null,
36487
+ "ofType": {
36488
+ "kind": "SCALAR",
36489
+ "name": "String",
36490
+ "ofType": null
36491
+ }
36492
+ },
36493
+ "isDeprecated": false,
36494
+ "deprecationReason": null
36495
+ },
36496
+ {
36497
+ "name": "thumbnail_url",
36498
+ "description": null,
36499
+ "args": [],
36500
+ "type": {
36501
+ "kind": "SCALAR",
36502
+ "name": "String",
36503
+ "ofType": null
36504
+ },
36505
+ "isDeprecated": false,
36506
+ "deprecationReason": null
36507
+ },
36508
+ {
36509
+ "name": "video_id",
36510
+ "description": null,
36511
+ "args": [],
36512
+ "type": {
36513
+ "kind": "NON_NULL",
36514
+ "name": null,
36515
+ "ofType": {
36516
+ "kind": "SCALAR",
36517
+ "name": "ID",
36518
+ "ofType": null
36519
+ }
36520
+ },
36521
+ "isDeprecated": false,
36522
+ "deprecationReason": null
36523
+ },
36524
+ {
36525
+ "name": "width",
36526
+ "description": null,
36527
+ "args": [],
36528
+ "type": {
36529
+ "kind": "SCALAR",
36530
+ "name": "Int",
36531
+ "ofType": null
36532
+ },
36533
+ "isDeprecated": false,
36534
+ "deprecationReason": null
36535
+ }
36536
+ ],
36537
+ "inputFields": null,
36538
+ "interfaces": [],
36539
+ "enumValues": null,
36540
+ "possibleTypes": null
36541
+ },
36395
36542
  {
36396
36543
  "kind": "OBJECT",
36397
36544
  "name": "File",
@@ -47716,6 +47863,35 @@
47716
47863
  "name": "Media",
47717
47864
  "description": null,
47718
47865
  "fields": [
47866
+ {
47867
+ "name": "fbAdSvcAdVideo",
47868
+ "description": null,
47869
+ "args": [
47870
+ {
47871
+ "name": "brand_id",
47872
+ "description": null,
47873
+ "type": {
47874
+ "kind": "NON_NULL",
47875
+ "name": null,
47876
+ "ofType": {
47877
+ "kind": "SCALAR",
47878
+ "name": "ID",
47879
+ "ofType": null
47880
+ }
47881
+ },
47882
+ "defaultValue": null,
47883
+ "isDeprecated": false,
47884
+ "deprecationReason": null
47885
+ }
47886
+ ],
47887
+ "type": {
47888
+ "kind": "OBJECT",
47889
+ "name": "FbAdSvcAdVideo",
47890
+ "ofType": null
47891
+ },
47892
+ "isDeprecated": false,
47893
+ "deprecationReason": null
47894
+ },
47719
47895
  {
47720
47896
  "name": "image_crop_list",
47721
47897
  "description": null,
@@ -68921,6 +69097,55 @@
68921
69097
  "isDeprecated": false,
68922
69098
  "deprecationReason": null
68923
69099
  },
69100
+ {
69101
+ "name": "fbAdSvcGetAdVideo",
69102
+ "description": null,
69103
+ "args": [
69104
+ {
69105
+ "name": "advideo_id",
69106
+ "description": null,
69107
+ "type": {
69108
+ "kind": "NON_NULL",
69109
+ "name": null,
69110
+ "ofType": {
69111
+ "kind": "SCALAR",
69112
+ "name": "ID",
69113
+ "ofType": null
69114
+ }
69115
+ },
69116
+ "defaultValue": null,
69117
+ "isDeprecated": false,
69118
+ "deprecationReason": null
69119
+ },
69120
+ {
69121
+ "name": "brand_id",
69122
+ "description": null,
69123
+ "type": {
69124
+ "kind": "NON_NULL",
69125
+ "name": null,
69126
+ "ofType": {
69127
+ "kind": "SCALAR",
69128
+ "name": "ID",
69129
+ "ofType": null
69130
+ }
69131
+ },
69132
+ "defaultValue": null,
69133
+ "isDeprecated": false,
69134
+ "deprecationReason": null
69135
+ }
69136
+ ],
69137
+ "type": {
69138
+ "kind": "NON_NULL",
69139
+ "name": null,
69140
+ "ofType": {
69141
+ "kind": "OBJECT",
69142
+ "name": "FbAdSvcAdVideo",
69143
+ "ofType": null
69144
+ }
69145
+ },
69146
+ "isDeprecated": false,
69147
+ "deprecationReason": null
69148
+ },
68924
69149
  {
68925
69150
  "name": "fbAdSvcGetChannelCampaignForRetailer",
68926
69151
  "description": null,
package/index.d.ts CHANGED
@@ -3891,6 +3891,20 @@ export type FacebookUserAndRole = {
3891
3891
  tasks?: Maybe<Array<FacebookAccountPageTask>>;
3892
3892
  };
3893
3893
 
3894
+ export type FbAdSvcAdVideo = {
3895
+ __typename?: 'FbAdSvcAdVideo';
3896
+ bytes?: Maybe<Scalars['Int']['output']>;
3897
+ duration_seconds?: Maybe<Scalars['Int']['output']>;
3898
+ height?: Maybe<Scalars['Int']['output']>;
3899
+ is_instagram_eligible?: Maybe<Scalars['Boolean']['output']>;
3900
+ source_id: Scalars['ID']['output'];
3901
+ source_type: Scalars['String']['output'];
3902
+ state: Scalars['String']['output'];
3903
+ thumbnail_url?: Maybe<Scalars['String']['output']>;
3904
+ video_id: Scalars['ID']['output'];
3905
+ width?: Maybe<Scalars['Int']['output']>;
3906
+ };
3907
+
3894
3908
  export type File = {
3895
3909
  __typename?: 'File';
3896
3910
  bytes?: Maybe<Scalars['Float']['output']>;
@@ -5198,6 +5212,7 @@ export type MapScale = {
5198
5212
 
5199
5213
  export type Media = {
5200
5214
  __typename?: 'Media';
5215
+ fbAdSvcAdVideo?: Maybe<FbAdSvcAdVideo>;
5201
5216
  image_crop_list?: Maybe<Array<ImageCrop>>;
5202
5217
  /** @deprecated This crop format is not well supported by GraphQL schema */
5203
5218
  image_crops?: Maybe<ImageCrops>;
@@ -5207,6 +5222,11 @@ export type Media = {
5207
5222
  source_type: Scalars['String']['output'];
5208
5223
  };
5209
5224
 
5225
+
5226
+ export type MediaFbAdSvcAdVideoArgs = {
5227
+ brand_id: Scalars['ID']['input'];
5228
+ };
5229
+
5210
5230
  export type MediaParams = {
5211
5231
  media_type?: InputMaybe<Scalars['String']['input']>;
5212
5232
  source_id?: InputMaybe<Scalars['ID']['input']>;
@@ -8622,6 +8642,7 @@ export type Query = {
8622
8642
  enrichment_queries_website_urls_by_pk?: Maybe<Enrichment_Queries_Website_Urls>;
8623
8643
  fBAdSvcGetChannelCampaignForBrand: FbAdSvcChannelCampaign;
8624
8644
  fbAdSvcGetAdSetTemplate?: Maybe<FbAdSvcAdSetTemplate>;
8645
+ fbAdSvcGetAdVideo: FbAdSvcAdVideo;
8625
8646
  fbAdSvcGetChannelCampaignForRetailer: FbAdSvcChannelCampaign;
8626
8647
  getAccessInvitation?: Maybe<AccessInvitation>;
8627
8648
  getAccessInvitations?: Maybe<GetAccessInvitationsResponse>;
@@ -9175,6 +9196,12 @@ export type QueryFbAdSvcGetAdSetTemplateArgs = {
9175
9196
  };
9176
9197
 
9177
9198
 
9199
+ export type QueryFbAdSvcGetAdVideoArgs = {
9200
+ advideo_id: Scalars['ID']['input'];
9201
+ brand_id: Scalars['ID']['input'];
9202
+ };
9203
+
9204
+
9178
9205
  export type QueryFbAdSvcGetChannelCampaignForRetailerArgs = {
9179
9206
  id: Scalars['ID']['input'];
9180
9207
  retailerID: Scalars['Int']['input'];
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@promoboxx/graphql-gateway-types",
3
- "version": "1.870.0",
3
+ "version": "1.902.0",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
package/schema.graphql CHANGED
@@ -3722,6 +3722,19 @@ type FacebookUserAndRole {
3722
3722
  tasks: [FacebookAccountPageTask!]
3723
3723
  }
3724
3724
 
3725
+ type FbAdSvcAdVideo {
3726
+ bytes: Int
3727
+ duration_seconds: Int
3728
+ height: Int
3729
+ is_instagram_eligible: Boolean
3730
+ source_id: ID!
3731
+ source_type: String!
3732
+ state: String!
3733
+ thumbnail_url: String
3734
+ video_id: ID!
3735
+ width: Int
3736
+ }
3737
+
3725
3738
  type File {
3726
3739
  bytes: Float
3727
3740
  format: String
@@ -4979,6 +4992,7 @@ type MapScale {
4979
4992
  }
4980
4993
 
4981
4994
  type Media {
4995
+ fbAdSvcAdVideo(brand_id: ID!): FbAdSvcAdVideo
4982
4996
  image_crop_list: [ImageCrop!]
4983
4997
  image_crops: ImageCrops @deprecated(reason: "This crop format is not well supported by GraphQL schema")
4984
4998
  media_type: String!
@@ -7670,6 +7684,7 @@ type Query {
7670
7684
  enrichment_queries_website_urls_by_pk(id: uuid!): enrichment_queries_website_urls
7671
7685
  fBAdSvcGetChannelCampaignForBrand(brandID: Int!, id: ID!): FBAdSvcChannelCampaign!
7672
7686
  fbAdSvcGetAdSetTemplate(id: ID!): FBAdSvcAdSetTemplate
7687
+ fbAdSvcGetAdVideo(advideo_id: ID!, brand_id: ID!): FbAdSvcAdVideo!
7673
7688
  fbAdSvcGetChannelCampaignForRetailer(id: ID!, retailerID: Int!): FBAdSvcChannelCampaign!
7674
7689
  getAccessInvitation(id: ID!, params: GetAccessInvitationParams): AccessInvitation
7675
7690
  getAccessInvitations(params: GetAccessInvitationsParams, resourceId: ID!, resourceType: AccessInvitationResourceType!): GetAccessInvitationsResponse