@nautical-commerce/graphql-schema 1.80.0-23-gd78d93441 → 1.80.0-25-g2c207674d

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.
@@ -450,36 +450,6 @@ type Query {
450
450
  """Return the last n elements from the list."""
451
451
  last: Int
452
452
  ): SellerEventTypeCountableConnection
453
- allowedOwners(
454
- query: String
455
-
456
- """Return the elements in the list that come before the specified cursor."""
457
- before: String
458
-
459
- """Return the elements in the list that come after the specified cursor."""
460
- after: String
461
-
462
- """Return the first n elements from the list."""
463
- first: Int
464
-
465
- """Return the last n elements from the list."""
466
- last: Int
467
- ): UserCountableConnection @deprecated(reason: "This will be removed on April 29, 2025.")
468
- availablePlans(
469
- query: String
470
-
471
- """Return the elements in the list that come before the specified cursor."""
472
- before: String
473
-
474
- """Return the elements in the list that come after the specified cursor."""
475
- after: String
476
-
477
- """Return the first n elements from the list."""
478
- first: Int
479
-
480
- """Return the last n elements from the list."""
481
- last: Int
482
- ): AgreementCountableConnection @deprecated(reason: "This will be removed on April 29, 2025.")
483
453
 
484
454
  """Look up an refund by ID."""
485
455
  refund(
@@ -9415,40 +9385,6 @@ enum SellerSortField {
9415
9385
  CREATED
9416
9386
  }
9417
9387
 
9418
- type UserCountableConnection {
9419
- """Pagination data for this connection."""
9420
- pageInfo: PageInfo!
9421
- edges: [UserCountableEdge!]!
9422
-
9423
- """A total count of items in the collection."""
9424
- totalCount: Int
9425
- }
9426
-
9427
- type UserCountableEdge {
9428
- """The item at the end of the edge."""
9429
- node: User!
9430
-
9431
- """A cursor for use in pagination."""
9432
- cursor: String!
9433
- }
9434
-
9435
- type AgreementCountableConnection {
9436
- """Pagination data for this connection."""
9437
- pageInfo: PageInfo!
9438
- edges: [AgreementCountableEdge!]!
9439
-
9440
- """A total count of items in the collection."""
9441
- totalCount: Int
9442
- }
9443
-
9444
- type AgreementCountableEdge {
9445
- """The item at the end of the edge."""
9446
- node: Agreement!
9447
-
9448
- """A cursor for use in pagination."""
9449
- cursor: String!
9450
- }
9451
-
9452
9388
  type RefundCountableConnection {
9453
9389
  """Pagination data for this connection."""
9454
9390
  pageInfo: PageInfo!
@@ -10155,6 +10091,23 @@ enum PriceBookProductTypeHistorySortField {
10155
10091
  CREATION_DATE
10156
10092
  }
10157
10093
 
10094
+ type UserCountableConnection {
10095
+ """Pagination data for this connection."""
10096
+ pageInfo: PageInfo!
10097
+ edges: [UserCountableEdge!]!
10098
+
10099
+ """A total count of items in the collection."""
10100
+ totalCount: Int
10101
+ }
10102
+
10103
+ type UserCountableEdge {
10104
+ """The item at the end of the edge."""
10105
+ node: User!
10106
+
10107
+ """A cursor for use in pagination."""
10108
+ cursor: String!
10109
+ }
10110
+
10158
10111
  input UserSortingInput {
10159
10112
  """Specifies the direction in which to sort products."""
10160
10113
  direction: OrderDirection!
@@ -12332,6 +12285,23 @@ enum AppSortField {
12332
12285
  CREATION_DATE
12333
12286
  }
12334
12287
 
12288
+ type AgreementCountableConnection {
12289
+ """Pagination data for this connection."""
12290
+ pageInfo: PageInfo!
12291
+ edges: [AgreementCountableEdge!]!
12292
+
12293
+ """A total count of items in the collection."""
12294
+ totalCount: Int
12295
+ }
12296
+
12297
+ type AgreementCountableEdge {
12298
+ """The item at the end of the edge."""
12299
+ node: Agreement!
12300
+
12301
+ """A cursor for use in pagination."""
12302
+ cursor: String!
12303
+ }
12304
+
12335
12305
  input AgreementOrder {
12336
12306
  """Specifies the direction in which to sort products."""
12337
12307
  direction: OrderDirection!
@@ -12457,7 +12427,7 @@ type Mutation {
12457
12427
  description: String
12458
12428
 
12459
12429
  """
12460
- Used when uploading a new document or file in a multipart request that does not exist in the system already. Supported file types: drawing/dwg, application/x-dwg, application/x-rar-compressed, text/pdf, image/eps, text/svg, application/gzipped, application/vnd.ms-excel, image/x-eps, application/vnd.oasis.opendocument.text, application/acad, application/vnd.oasis.opendocument.spreadsheet, text/x-pdf, application/vnd.pdf, image/x-tif, application/dwg, application/vnd.openxmlformats-officedocument.wordprocessingml.document, application/x-tiff, image/heic-sequence, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet, application/svg+xml, application/x-rtf, image/tif, application/pdf, application/vnd.openxmlformats-officedocument.presentationml.presentation, image/dxf, application/x-jpg, application/excel, application/zip, image/webp, image/svg, application/x-autocad, application/x-zip-compressed, application/acrobat, image/x-bmp, application/x-rar, image/vnd.dwg, application/x-tif, application/vnd.ms-word, image/heif, application/msword, text/x-comma-separated-values, image/x-tiff, application/x-eps, text/csv, pplication/vnd.rar, application/jpg, image/bmp, application/tiff, drawing/x-dwf, text/comma-separated-values, image/heif-sequence, image/x-ms-bmp, application/dxf, text/x-csv, application/gzip, application/x-csv, application/rtf, text/rtf, application/x-dxf, application/csv, application/vnd.openxmlformats-officedocument.presentationml.slideshow, application/vnd.ms-powerpoint, image/heic, text/svg-xml, application/postscript, application/vnd.oasis.opendocument.presentation, image/png, image/tiff, image/jpeg, drawing/x-dwg, text/plain, image/jpg, image/gif, application/tif, image/svg+xml, application/eps, image/x-dxf, application/gzip-compressed, application/x-gzip, application/x-acad, application/x-pdf, image/x-dwg, application/x-tar.
12430
+ Used when uploading a new document or file in a multipart request that does not exist in the system already. Supported file types: application/pdf, image/heic, application/eps, application/x-zip-compressed, drawing/x-dwf, image/dxf, application/x-eps, application/vnd.ms-powerpoint, image/webp, text/comma-separated-values, application/x-csv, application/gzipped, application/vnd.oasis.opendocument.text, image/gif, image/svg+xml, image/png, image/x-ms-bmp, application/dwg, application/vnd.openxmlformats-officedocument.presentationml.presentation, text/pdf, application/gzip, application/vnd.ms-word, application/jpg, image/bmp, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet, image/jpg, application/msword, pplication/vnd.rar, application/x-pdf, image/x-dxf, image/tif, image/vnd.dwg, application/tif, application/acrobat, image/x-bmp, image/heif, application/x-dwg, application/x-acad, application/vnd.openxmlformats-officedocument.wordprocessingml.document, text/x-csv, application/x-gzip, application/x-tiff, image/x-eps, image/eps, image/tiff, image/heif-sequence, application/x-tif, image/jpeg, application/acad, text/x-pdf, image/svg, text/svg-xml, drawing/x-dwg, application/svg+xml, application/excel, application/dxf, application/vnd.oasis.opendocument.spreadsheet, image/x-dwg, drawing/dwg, application/x-jpg, application/x-tar, application/x-dxf, image/x-tiff, application/csv, application/vnd.ms-excel, text/csv, application/vnd.pdf, application/vnd.openxmlformats-officedocument.presentationml.slideshow, image/heic-sequence, application/x-rtf, application/gzip-compressed, application/postscript, application/x-autocad, application/x-rar-compressed, text/svg, application/vnd.oasis.opendocument.presentation, application/zip, application/rtf, text/rtf, text/plain, image/x-tif, text/x-comma-separated-values, application/tiff, application/x-rar.
12461
12431
  """
12462
12432
  file: Upload!
12463
12433
 
@@ -12553,15 +12523,6 @@ type Mutation {
12553
12523
  input: PayoutStatusInput
12554
12524
  ): PayoutStatusUpdate
12555
12525
 
12556
- """Modifies the dates of a payout"""
12557
- payoutDatesUpdate(
12558
- """ID of the payout to update."""
12559
- id: ID!
12560
-
12561
- """Fields required to update a payout date range."""
12562
- input: PayoutDatesInput!
12563
- ): PayoutDatesUpdate @deprecated(reason: "This will be removed on April 29, 2025.")
12564
-
12565
12526
  """Process a payout asynchronously."""
12566
12527
  payoutProcess(input: PayoutProcessInput!): PayoutProcess
12567
12528
 
@@ -16020,19 +15981,6 @@ input VendorPayoutDetails {
16020
15981
  payout: String
16021
15982
  }
16022
15983
 
16023
- """Modifies the dates of a payout"""
16024
- type PayoutDatesUpdate {
16025
- payoutErrors: [PayoutError!]!
16026
- payout: Payout
16027
- }
16028
-
16029
- input PayoutDatesInput {
16030
- """
16031
- Payout end date. ISO 8601 standard. Can not be greater than current date.
16032
- """
16033
- endDate: Date!
16034
- }
16035
-
16036
15984
  """Process a payout asynchronously."""
16037
15985
  type PayoutProcess {
16038
15986
  payout: Payout
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nautical-commerce/graphql-schema",
3
- "version": "v1.80.0-23-gd78d93441",
3
+ "version": "v1.80.0-25-g2c207674d",
4
4
  "description": "## Getting Started",
5
5
  "main": "./nautical/schema.graphql",
6
6
  "scripts": {