@nautical-commerce/graphql-schema 1.81.0-1-g146179179 → 1.81.0-11-g477213bcf

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.
@@ -1859,6 +1859,14 @@ type Query {
1859
1859
  last: Int
1860
1860
  ): UserCountableConnection!
1861
1861
 
1862
+ """
1863
+ List of SSO integrations that are active and can be used to authenticate users.
1864
+ """
1865
+ ssoIntegrations(
1866
+ """Whether the SSO integration is for the dashboard."""
1867
+ isDashboard: Boolean!
1868
+ ): [SSOIntegration!]!
1869
+
1862
1870
  """Look up a user by ID."""
1863
1871
  user(
1864
1872
  """ID of the user."""
@@ -5997,6 +6005,9 @@ type NauticalOrder implements Node & ObjectWithMetadata {
5997
6005
  vatIdentificationNumber: String
5998
6006
  mpVatIdentificationNumber: String
5999
6007
  token: String!
6008
+
6009
+ """Token of the checkout instance that this order was created from."""
6010
+ checkoutToken: String
6000
6011
  voucher: Voucher
6001
6012
  shippingDiscount: Money
6002
6013
  discount: Money
@@ -12044,6 +12055,29 @@ enum StaffMemberStatus {
12044
12055
  DEACTIVATED
12045
12056
  }
12046
12057
 
12058
+ """Represents a SSO integration."""
12059
+ type SSOIntegration implements Node {
12060
+ """The ID of the SSO integration."""
12061
+ id: ID!
12062
+
12063
+ """The name of the SSO integration."""
12064
+ name: SSOProviderEnum!
12065
+
12066
+ """Whether the SSO integration is enabled."""
12067
+ isActive: Boolean!
12068
+
12069
+ """The URL to authorize the SSO integration."""
12070
+ oauthAuthorizationUrl: String!
12071
+ }
12072
+
12073
+ enum SSOProviderEnum {
12074
+ """Google"""
12075
+ GOOGLE
12076
+
12077
+ """Keycloak"""
12078
+ KEYCLOAK
12079
+ }
12080
+
12047
12081
  union _Entity = WishlistItem | Wishlist | User | Address | ProductVariant | Product | Category | ProductType | App | Collection | ProductImage | ProductStatusLog | Group
12048
12082
 
12049
12083
  scalar _Any
@@ -12084,7 +12118,7 @@ type Mutation {
12084
12118
  description: String
12085
12119
 
12086
12120
  """
12087
- Used when uploading a new document or file in a multipart request that does not exist in the system already. Supported file types: text/x-comma-separated-values, text/rtf, application/vnd.oasis.opendocument.presentation, application/x-rtf, application/acrobat, application/acad, text/pdf, image/eps, image/gif, text/comma-separated-values, application/tiff, application/gzip, application/x-csv, image/x-eps, image/jpg, image/svg+xml, application/vnd.pdf, application/x-eps, application/vnd.openxmlformats-officedocument.presentationml.presentation, image/heic, drawing/x-dwg, application/rtf, application/x-tar, application/vnd.oasis.opendocument.text, image/vnd.dwg, image/bmp, image/heif, application/x-dwg, image/x-ms-bmp, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet, application/vnd.openxmlformats-officedocument.wordprocessingml.document, image/x-dxf, application/dwg, text/x-csv, application/x-autocad, image/tif, image/tiff, image/heif-sequence, image/x-tiff, text/csv, image/heic-sequence, application/dxf, image/x-bmp, application/vnd.ms-word, application/x-tif, application/vnd.oasis.opendocument.spreadsheet, image/png, image/dxf, application/postscript, application/jpg, application/x-rar-compressed, application/tif, text/x-pdf, application/msword, pplication/vnd.rar, application/zip, image/svg, drawing/dwg, application/gzipped, application/x-rar, application/x-tiff, application/gzip-compressed, application/x-zip-compressed, application/svg+xml, application/vnd.ms-excel, application/x-dxf, application/eps, application/vnd.openxmlformats-officedocument.presentationml.slideshow, application/pdf, application/excel, application/x-acad, application/vnd.ms-powerpoint, image/webp, application/x-gzip, application/x-jpg, application/x-pdf, text/svg-xml, image/jpeg, image/x-tif, text/svg, application/csv, drawing/x-dwf, text/plain, image/x-dwg.
12121
+ Used when uploading a new document or file in a multipart request that does not exist in the system already. Supported file types: text/svg-xml, application/vnd.ms-word, image/bmp, text/comma-separated-values, image/x-eps, image/vnd.dwg, application/x-tif, text/rtf, image/png, application/acrobat, image/x-ms-bmp, application/x-csv, application/x-rtf, image/svg, application/vnd.ms-excel, application/vnd.ms-powerpoint, text/x-comma-separated-values, application/vnd.oasis.opendocument.spreadsheet, application/tif, application/dxf, image/svg+xml, application/pdf, application/csv, application/tiff, application/x-pdf, application/gzip, application/rtf, application/x-rar-compressed, text/plain, application/x-gzip, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet, image/x-tiff, image/gif, application/x-dxf, drawing/x-dwf, image/x-bmp, application/vnd.openxmlformats-officedocument.presentationml.slideshow, text/svg, application/x-eps, application/x-autocad, application/gzip-compressed, image/heif-sequence, application/vnd.openxmlformats-officedocument.wordprocessingml.document, application/vnd.pdf, image/heic, application/vnd.oasis.opendocument.text, drawing/x-dwg, image/heic-sequence, image/eps, drawing/dwg, application/x-tiff, image/jpg, application/x-dwg, application/vnd.oasis.opendocument.presentation, image/jpeg, text/x-csv, image/tiff, application/acad, image/x-dwg, application/excel, application/svg+xml, application/x-jpg, image/dxf, image/x-dxf, application/x-rar, application/jpg, application/eps, image/tif, application/msword, application/zip, text/csv, application/gzipped, application/dwg, application/x-acad, image/x-tif, application/vnd.openxmlformats-officedocument.presentationml.presentation, application/postscript, application/x-zip-compressed, pplication/vnd.rar, image/heif, text/pdf, application/x-tar, image/webp, text/x-pdf.
12088
12122
  """
12089
12123
  file: Upload!
12090
12124
 
@@ -14305,7 +14339,7 @@ type Mutation {
14305
14339
  exchangeRatesRefresh(
14306
14340
  """ID of the plugin to use to refresh exchange rates."""
14307
14341
  plugin: String!
14308
- ): ExchangeRatesRefresh
14342
+ ): ExchangeRatesRefresh @deprecated(reason: "This will be removed on Aug 2, 2025")
14309
14343
 
14310
14344
  """Create a checkout event."""
14311
14345
  checkoutEventTriggered(
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nautical-commerce/graphql-schema",
3
- "version": "v1.81.0-1-g146179179",
3
+ "version": "v1.81.0-11-g477213bcf",
4
4
  "description": "## Getting Started",
5
5
  "main": "./nautical/schema.graphql",
6
6
  "scripts": {