acceptBid | Use the bidAccept mutation instead. |
accountSetDefaultAddress | Use the accountAddressSetDefault mutation instead. |
acknowledgeSellerAgreement | Use the sellerAgreementAcknowledge mutation instead. |
attributeReorderValues | Use the attributeValuesReorder mutation instead. |
bulkFulfillmentReturn | Use the fulfillmentBulkReturn mutation instead. |
checkoutShippingMethodUpdate | Use the CheckoutSellerShippingMethodsUpdate mutation. |
confirmAccount | Use the accountConfirm mutation. |
confirmEmailChange | Use the emailChangeConfirm mutation. |
createCoreData | Use the coreDataCreate mutation. |
createDesignerData | Use the designerDataCreate mutation. |
createHashtag | Use the hashtagCreate mutation. |
createMention | Use the mentionCreate mutation. |
createSellerData | Use the sellerDataCreate mutation. |
createSellerShell | Use the sellerShellCreate mutation. |
createSellerUserMapping | Use the sellerUserMappingCreate mutation. |
createWarehouse | Use the warehouseCreate mutation. |
deleteBrandingImages | Use the brandingImagesDelete mutation. |
deleteMetadata | Use the metadataDelete mutation. |
deletePrivateMetadata | Use the privateMetadataDelete mutation. |
deleteWarehouse | Use the warehouseDelete mutation. |
exportCatalog | Use the catalogExport mutation. |
exportProducts | Use the productsExport mutation. |
getPayoutOnboardingLink | Use the vendorPayoutOnboardingLinkRequest mutation. |
importCatalog | Use the catalogImport mutation. |
importProducts | Use the productsImport mutation. |
NauticalOrderRefund | Use the refundCreate mutation instead and then add the Nautical order using the refundLinesAdd mutation. |
orderCapture | Direct capture against seller orders is unsupported as Payments are only attached to the NauticalOrder. Use NauticalOrderCapture instead. |
orderFulfillmentUpdateReturnStatus | Use the fulfillmentBulkReturn mutation instead. |
orderMarkAsPaid | Direct update of seller orders to paid is unsupported as Payments are only attached to the NauticalOrder. Use NauticalOrderMarkAsPaid instead. |
orderRefund | Use the refundCreate mutation instead and then add the order using the refundLinesAdd mutation. |
orderVoid | Direct void against seller orders is unsupported as Payments are only attached to the NauticalOrder. Use NauticalOrderVoid instead. |
paymentRefund | Use the refundCreate mutation instead and then utilize the refundPaymentsAdd mutation. |
productVariantReorder | Use the productReorderVariants mutation. |
rejectBid | Use the bidReject mutation. |
requestEmailChange | Use the emailChangeRequest mutation. |
requestPasswordReset | Use the passwordRequestReset field. |
sellerAddNote | Use the sellerNoteCreate mutation. |
sendQuoteToCustomer | Use the NauticalQuoteOrderSendToCustomer mutation. |
serviceAccountCreate | Use the appCreate mutation instead. |
serviceAccountDelete | Use the appDelete mutation instead. |
serviceAccountTokenCreate | Use the appTokenCreate mutation instead. |
serviceAccountTokenDelete | Use the appTokenDelete mutation instead. |
serviceAccountUpdate | Use the appUpdate mutation instead. |
setPassword | Use the passwordSet mutation. |
setWishlistAsDefault | Use the wishlistSetDefault mutation. |
submitRatingAndReview | Use the productReviewSubmit mutation instead. |
updateBranding | Use the brandingUpdate mutation |
updateCoreData | Use the coreDataUpdate mutation. |
updateDesignerData | Use the designerDataUpdate mutation. |
updateMetadata | Use the metadataUpdate mutation. |
updatePrivateMetadata | Use the privateMetadataUpdate mutation. |
updateSellerData | Use the sellerDataUpdate mutation. |
updateSellerSettings | Use the sellerSettingsUpdate mutation. |
updateWarehouse | Use the warehouseUpdate mutation. |
variantImageAssign | Use the productVariantImageAssign mutation instead. |
variantImageUnassign | Use the productVariantImageUnassign mutation instead. |