@nautical-commerce/graphql-schema 1.80.0-1-g234500387 → 1.80.0-11-gf173474a0

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.
@@ -2327,7 +2327,6 @@ type User implements Node & ObjectWithMetadata {
2327
2327
  email: String!
2328
2328
  firstName: String!
2329
2329
  lastName: String!
2330
- isStaff: Boolean!
2331
2330
  isActive: Boolean!
2332
2331
 
2333
2332
  """A note about the customer."""
@@ -2480,7 +2479,12 @@ type User implements Node & ObjectWithMetadata {
2480
2479
  last: Int
2481
2480
  ): WishlistCountableConnection
2482
2481
  seller: Seller
2483
- isAssignable: Boolean
2482
+
2483
+ """If true, the user can be assigned as the owner of a seller"""
2484
+ isAssignable: Boolean!
2485
+
2486
+ """If true, the user is an MPO or a seller staff member"""
2487
+ isStaff: Boolean!
2484
2488
 
2485
2489
  """List of documents associated with the user."""
2486
2490
  documents: [Document!]!
@@ -3362,7 +3366,7 @@ type MarketplaceConfiguration {
3362
3366
  Determines whether shipping methods are available based on marketplace checkout total or seller totals
3363
3367
  """
3364
3368
  availableShippingStrategy: AvailableShippingStrategyEnum
3365
- attributeTemplateStrategy: MarketplaceConfigurationAttributeTemplateStrategy!
3369
+ attributeTemplateStrategy: AttributeTemplateStrategyEnum @deprecated(reason: "This field will be removed on July 23, 2025.")
3366
3370
 
3367
3371
  """Determines the fulfillment model for the marketplace"""
3368
3372
  fulfillmentModel: FulfillmentModelEnum!
@@ -4004,8 +4008,7 @@ enum AvailableShippingStrategyEnum {
4004
4008
  MARKETPLACE_LINES
4005
4009
  }
4006
4010
 
4007
- """An enumeration."""
4008
- enum MarketplaceConfigurationAttributeTemplateStrategy {
4011
+ enum AttributeTemplateStrategyEnum {
4009
4012
  """
4010
4013
  Assigned attributes may only come from templates (ProductType for PIM-specific attribute usage or CustomFieldTemplate for custom field attribute usage), no non-templated attribute assignment is allowed
4011
4014
  """
@@ -12557,7 +12560,7 @@ type Mutation {
12557
12560
  description: String
12558
12561
 
12559
12562
  """
12560
- 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-pdf, application/dxf, application/csv, image/svg+xml, application/vnd.oasis.opendocument.presentation, pplication/vnd.rar, text/x-comma-separated-values, application/x-rtf, application/x-dxf, application/msword, application/gzip-compressed, application/vnd.oasis.opendocument.text, text/pdf, drawing/x-dwg, text/plain, text/x-csv, application/acrobat, image/heif-sequence, application/vnd.ms-word, application/x-acad, application/x-dwg, image/eps, image/heic, image/x-eps, image/heic-sequence, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet, application/x-csv, application/vnd.ms-excel, image/webp, text/svg, application/vnd.openxmlformats-officedocument.presentationml.slideshow, application/vnd.openxmlformats-officedocument.presentationml.presentation, application/x-autocad, image/vnd.dwg, text/rtf, application/rtf, application/vnd.oasis.opendocument.spreadsheet, application/postscript, text/comma-separated-values, drawing/dwg, image/dxf, application/x-rar, application/eps, application/tiff, application/jpg, application/x-rar-compressed, image/gif, application/vnd.openxmlformats-officedocument.wordprocessingml.document, application/dwg, image/x-dwg, image/x-ms-bmp, application/excel, image/tif, image/x-tiff, image/svg, application/acad, application/x-tif, application/x-tiff, image/x-tif, image/x-dxf, application/zip, image/bmp, application/gzipped, drawing/x-dwf, image/jpg, text/csv, application/x-eps, application/x-zip-compressed, image/jpeg, application/x-jpg, text/svg-xml, image/x-bmp, application/pdf, application/vnd.pdf, application/vnd.ms-powerpoint, application/gzip, image/heif, application/x-tar, image/png, application/x-pdf, application/svg+xml, image/tiff, application/tif, application/x-gzip.
12563
+ Used when uploading a new document or file in a multipart request that does not exist in the system already. Supported file types: image/jpeg, application/svg+xml, application/tif, drawing/x-dwf, application/x-tiff, application/x-dwg, image/png, application/vnd.oasis.opendocument.spreadsheet, application/pdf, text/plain, application/acrobat, application/jpg, text/svg-xml, application/gzip, image/tif, application/x-acad, text/csv, image/x-eps, text/x-pdf, application/vnd.oasis.opendocument.presentation, image/svg+xml, application/acad, application/gzip-compressed, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet, text/rtf, application/x-zip-compressed, text/x-comma-separated-values, application/x-tar, image/eps, image/svg, application/vnd.openxmlformats-officedocument.wordprocessingml.document, image/heic, application/vnd.ms-excel, application/vnd.pdf, image/heic-sequence, drawing/dwg, text/svg, application/gzipped, application/vnd.ms-word, application/msword, application/zip, pplication/vnd.rar, application/x-csv, image/dxf, text/comma-separated-values, application/excel, image/x-dxf, image/webp, application/postscript, application/x-rar-compressed, text/x-csv, application/rtf, application/x-eps, drawing/x-dwg, application/x-rar, application/x-rtf, application/vnd.openxmlformats-officedocument.presentationml.slideshow, image/x-dwg, application/vnd.ms-powerpoint, application/csv, image/bmp, application/vnd.openxmlformats-officedocument.presentationml.presentation, application/eps, image/gif, application/x-pdf, application/x-tif, image/x-ms-bmp, application/x-dxf, application/tiff, image/x-tif, application/dxf, application/x-autocad, application/x-jpg, image/x-bmp, image/heif, application/vnd.oasis.opendocument.text, application/dwg, image/heif-sequence, image/tiff, application/x-gzip, text/pdf, image/vnd.dwg, image/jpg, image/x-tiff.
12561
12564
  """
12562
12565
  file: Upload!
12563
12566
 
@@ -15939,7 +15942,7 @@ input MarketplaceConfigurationInput {
15939
15942
  availableShippingStrategy: AvailableShippingStrategyEnum = null
15940
15943
 
15941
15944
  """Update attribute template strategy"""
15942
- attributeTemplateStrategy: AttributeTemplateStrategyEnum = null
15945
+ attributeTemplateStrategy: AttributeTemplateStrategyEnum = null @deprecated(reason: "This field will be removed on July 23, 2025.")
15943
15946
 
15944
15947
  """
15945
15948
  Updates currency of the marketplace. Marketplace currency will be updated after the cache time (approximately 30 seconds)'
@@ -16026,18 +16029,6 @@ input MarketplaceConfigurationInput {
16026
16029
  chargeTaxesOnShipping: Boolean
16027
16030
  }
16028
16031
 
16029
- enum AttributeTemplateStrategyEnum {
16030
- """
16031
- Assigned attributes may only come from templates (ProductType for PIM-specific attribute usage or CustomFieldTemplate for custom field attribute usage), no non-templated attribute assignment is allowed
16032
- """
16033
- STRICT
16034
-
16035
- """
16036
- Assigned attributes may come from BOTH attribute templates and non-templated attribute assignments
16037
- """
16038
- FLEXIBLE
16039
- }
16040
-
16041
16032
  input DefaultSellerChecklistInput {
16042
16033
  title: String!
16043
16034
  description: String!
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nautical-commerce/graphql-schema",
3
- "version": "v1.80.0-1-g234500387",
3
+ "version": "v1.80.0-11-gf173474a0",
4
4
  "description": "## Getting Started",
5
5
  "main": "./nautical/schema.graphql",
6
6
  "scripts": {