📄️ accountAddressCreate
Create a new address for the customer.
📄️ accountAddressDelete
Delete an address of the logged-in user.
📄️ accountAddressSetDefault
Sets a default address for the authenticated user.
📄️ accountAddressUpdate
Updates an address of the logged-in user.
📄️ accountConfirm
Confirm user account with token sent by email during registration.
📄️ accountDelete
Remove user account.
📄️ accountRegister
Register a new user.
📄️ accountRequestDeletion
Sends an email with the account removal link for the logged-in user.
📄️ accountUpdate
Updates the account of the logged-in user.
📄️ addressCreate
Creates user address.
📄️ addressDelete
Deletes an address.
📄️ addressSetDefault
Sets a default address for the given user.
📄️ addressUpdate
Updates an address.
📄️ agreementBulkDelete
Deletes agreements.
📄️ agreementBulkPublish
Publish agreements.
📄️ agreementCommissionCreate
Creates a new agreement commission.
📄️ agreementCommissionDelete
Deletes an agreement commission.
📄️ agreementCreate
Creates a new agreement.
📄️ agreementDelete
Deletes a agreement.
📄️ agreementFeeCreate
Creates a new agreement fee.
📄️ agreementFeeDelete
Deletes an agreement fee.
📄️ agreementUpdate
Updates an existing agreement.
📄️ analyticsExportCsv
Generate analytics CSV export and return a signed download URL. The URL provides direct access to the file in cloud storage.
📄️ analyticsExportUrl
Use analyticsExportCsv instead for proper tenant handling
📄️ appActivate
Activate the app.
📄️ appCreate
Creates a new app.
📄️ appDashboardIntegrationCreate
Creates a new dashboard integration for an app.
📄️ appDashboardIntegrationDelete
Deletes an app storefront integration from the app.
📄️ appDeactivate
Deactivate the app.
📄️ appDelete
Deletes an app.
📄️ appStorefrontIntegrationCreate
Creates a new storefront integration for an app.
📄️ appStorefrontIntegrationDelete
Deletes an app storefront integration from the app.
📄️ appTokenCreate
Creates a new token.
📄️ appTokenDelete
Deletes an authentication token assigned to app.
📄️ appTokenVerify
Verify provided app token.
📄️ appUpdate
Updates an existing app.
📄️ attributeAssign
Assign attributes to a given product or product type.
📄️ attributeBulkDelete
Deletes attributes.
📄️ attributeCreate
Creates an attribute.
📄️ attributeDelete
Deletes an attribute.
📄️ attributeUnassignFromProductType
Un-assign attributes from a given product type.
📄️ attributeUnassign
Un-assign attributes from a given product type.
📄️ attributeUpdate
Updates attribute.
📄️ attributeValueBulkCreate
Creates attribute values for a given attribute.
📄️ attributeValueBulkDelete
Deletes values of attributes.
📄️ attributeValueCreate
Creates a value for an attribute.
📄️ attributeValueDelete
Deletes a value of an attribute.
📄️ attributeValueUpdate
Updates value of an attribute.
📄️ attributeValuesReorder
Reorder the values of an attribute.
📄️ authUrlGenerate
Create authorization URL.
📄️ catalogExport
Export catalog.
📄️ categoryBulkDelete
Deletes categories.
📄️ categoryCreate
Creates a new category.
📄️ categoryDelete
Deletes a category.
📄️ categoryUpdate
Updates a category.
📄️ checkoutAddPoNumbers
Adds purchase order number to a checkout.
📄️ checkoutAddPromoCode
Adds a gift card or a voucher to a checkout.
📄️ checkoutBillingAddressUpdate
Update billing address in the existing checkout.
📄️ checkoutComplete
Completes the checkout. As a result a new order is created and a payment charge is made. This action requires a successful payment before it can be performed. In case additional confirmation step as 3D secure is required confirmationNeeded flag will be set to True and no order created until payment is confirmed with second call of this mutation.
📄️ checkoutCreate
Create a new checkout.
📄️ checkoutCustomerAttach
Sets the customer as the owner of the checkout.
📄️ checkoutCustomerDetach
Removes the user assigned as the owner of the checkout.
📄️ checkoutDelete
Deletes a checkout.
📄️ checkoutEmailUpdate
Updates email address in the existing checkout object.
📄️ checkoutEventTriggered
Create a checkout event.
📄️ checkoutLineAddNote
Add a note to a checkout line.
📄️ checkoutLineDelete
Deletes a CheckoutLine.
📄️ checkoutLinesAdd
Adds a checkout line to the existing checkout.
📄️ checkoutLinesUpdate
Updates checkout line in the existing checkout.
📄️ checkoutMarketplaceShippingMethodUpdate
Updates the marketplace shipping methods of the checkout.
📄️ checkoutNoteUpdate
Updates the checkout note on the provided checkout.
📄️ checkoutPaymentCreate
Create a new payment for given checkout.
📄️ checkoutRemovePoNumbers
Remove a purchase order from a checkout.
📄️ checkoutRemovePromoCode
Remove a gift card or a voucher from a checkout.
📄️ checkoutSellerShippingMethodsBulkUpdate
Bulk clears the seller shipping methods of the checkout.
📄️ checkoutSellerShippingMethodsClear
Clears the seller shipping methods of the checkout.
📄️ checkoutSellerShippingMethodsUpdate
Updates the seller shipping methods of the checkout.
📄️ checkoutSetTransactionCurrency
Update currency in the existing checkout object.
📄️ checkoutShippingAddressUpdate
Update shipping address in the existing checkout.
📄️ checkoutThemeCreate
Create a new checkout theme.
📄️ checkoutThemeUpdate
Update a checkout theme.
📄️ collectionAddProducts
Adds products to a collection.
📄️ collectionAddVariants
Adds variants to a collection.
📄️ collectionBulkDelete
Deletes collections.
📄️ collectionBulkPublish
Publish collections.
📄️ collectionCreate
Creates a new collection.
📄️ collectionDelete
Deletes a collection.
📄️ collectionRemoveProducts
Remove products from a collection.
📄️ collectionRemoveVariants
Remove variants from a collection.
📄️ collectionReorderProducts
Reorder the products of a collection.
📄️ collectionUpdate
Updates a collection.
📄️ contentCreate
Creates a new content object.
📄️ contentDelete
Deletes a voucher.
📄️ contentDiscard
Discards the latest changes of a content object.
📄️ contentDuplicate
Duplicate an existing content object.
📄️ contentPageDataCreate
Creates a content page data object.
📄️ contentPageDataUpdate
Updates a content page data object.
📄️ contentPublish
Publishes a content object.
📄️ contentSave
Auto saves a content object.
📄️ createCustomerToken
Creates a new Nautical customer token.
📄️ createImportFile
Upload CSV file for product import and parse its structure.
📄️ customAttributeAssign
Assign attributes to a given custom field template.
📄️ customAttributeUnassign
Un-assign attributes from a given custom field template.
📄️ customDomainCreate
Creates a custom domain
📄️ customDomainDelete
Deletes a custom domain
📄️ customerBulkDelete
Deletes customers.
📄️ customerCreate
Creates a new customer.
📄️ customerDelete
Deletes a customer.
📄️ customerUpdate
Updates an existing customer.
📄️ designerDataCreate
Create designer data.
📄️ designerDataUpdate
Update existing designer data.
📄️ digitalContentCreate
Create new digital content. This mutation must be sent as a multipart request. More detailed specs of the upload format can be found here//github.com/jaydenseric/graphql-multipart-request-spec
📄️ digitalContentDelete
Remove digital content assigned to given variant.
📄️ digitalContentUpdate
Update digital content.
📄️ digitalContentUrlCreate
Generate new URL to digital content.
📄️ documentAdd
Add or attach a document to any allowed entity (note: consider to use DocumentAttach for 'attach' action). Must only receive one of either file or document_id in input.
📄️ documentAttach
Attach a document to any allowed entities.
📄️ documentRemove
Delete or detach a document. Must only receive one of either target_ids or delete = True in input.
📄️ documentUpdate
Updates an existing document.
📄️ draftOrderBulkDelete
This will be removed on August 15, 2025.
📄️ draftOrderComplete
This will be removed on August 15, 2025. Use nauticalDraftOrderComplete instead.
📄️ draftOrderCreate
This will be removed on August 15, 2025. Use nauticalDraftOrderCreate instead.
📄️ draftOrderDelete
This will be removed on August 15, 2025.
📄️ draftOrderLineDelete
This will be removed on August 15, 2025. Use nauticalDraftOrderLineDelete instead.
📄️ draftOrderLinePriceOverride
This will be removed on August 15, 2025. Use nauticalDraftOrderLinePriceOverride instead.
📄️ draftOrderLineUpdate
This will be removed on August 15, 2025. Use nauticalDraftOrderLineUpdate instead.
📄️ draftOrderLinesBulkDelete
This will be removed on August 15, 2025. Use nauticalDraftOrderLinesBulkDelete instead.
📄️ draftOrderLinesCreate
This will be removed on August 15, 2025. Use nauticalDraftOrderLinesCreate instead.
📄️ draftOrderSetTransactionCurrency
This will be removed on August 15, 2025. Use nauticalDraftOrderSetTransactionCurrency instead.
📄️ draftOrderUpdate
This will be removed on August 15, 2025. Use nauticalDraftOrderUpdate instead.
📄️ emailChangeConfirm
Confirm the email change of the logged-in user.
📄️ emailChangeRequest
Request email change for the current user.
📄️ emailTemplateUpdate
EmailTemplate update mutation.
📄️ exchangeRatesRefresh
This will be removed on Aug 2, 2025
📄️ fulfillmentBulkReturn
Processes return requests by grabbing the return status and
📄️ instanceAttributeUnassign
Unassign the specified attribute from an instance.
📄️ invoiceCancel
Cancels an invoice.
📄️ invoiceCreate
Creates a ready to send invoice.
📄️ invoiceDelete
Deletes an invoice.
📄️ invoiceFinalize
Finalizes an invoice.
📄️ invoiceRefresh
Refreshes an invoice.
📄️ invoiceRequestDelete
Requests deletion of an invoice.
📄️ invoiceRequest
Request an invoice for the order using plugin.
📄️ invoiceSendNotification
Send an invoice notification to the customer.
📄️ invoiceUpdate
Updates an invoice.
📄️ journalEntryCorrect
Correct a previous journal entry by supplying
📄️ marketplaceConfigurationUpdate
Updates marketplace configuration.
📄️ mediaBulkDelete
Deletes medias.
📄️ mediaCreate
Creates a new media object.
📄️ mediaUpdate
Update a media object.
📄️ menuBulkDelete
Deletes menus.
📄️ menuCreate
Creates a new Menu.
📄️ menuDelete
Deletes a menu.
📄️ menuItemBulkDelete
Deletes menu items.
📄️ menuItemCreate
Creates a new menu item.
📄️ menuItemDelete
Deletes a menu item.
📄️ menuItemMove
Moves items of menus.
📄️ menuItemUpdate
Updates a menu item.
📄️ menuUpdate
Updates a menu.
📄️ metadataDelete
Delete metadata of an object.
📄️ metadataUpdate
Updates metadata of an object.
📄️ nauticalConfigurationUpdate
Updates nautical configuration.
📄️ nauticalDraftOrderBulkDelete
Deletes draft orders.
📄️ nauticalDraftOrderComplete
Completes creating an order.
📄️ nauticalDraftOrderCreate
Creates a new Nautical draft order.
📄️ nauticalDraftOrderDelete
Deletes a draft order.
📄️ nauticalDraftOrderLineDelete
Deletes an order line from a draft or quote order.
📄️ nauticalDraftOrderLinePriceOverride
Overrides unit net price of a marketplace order line of a draft, or quote order.
📄️ nauticalDraftOrderLineUpdate
Updates an order line of a draft order.
📄️ nauticalDraftOrderLinesBulkDelete
Deletes order lines.
📄️ nauticalDraftOrderLinesCreate
Create order lines for a draft or quote order.
📄️ nauticalDraftOrderSendToCustomer
This will be removed on September 10, 2025. Use nauticalPaymentLinkSendToCustomer instead.
📄️ nauticalDraftOrderSetTransactionCurrency
Update currency in the existing nautical draft order object, related nautical order lines, child order and their lines.
📄️ nauticalDraftOrderUpdate
Updates a draft or quote nautical order.
📄️ nauticalOrderAddNote
Adds note to the order.
📄️ nauticalOrderBulkAssignCustomer
Adds customers to orders that are not attached to existing customers.
📄️ nauticalOrderCancel
Cancel an order.
📄️ nauticalOrderCapture
Capture a nautical order.
📄️ nauticalOrderFulfill
Creates new fulfillments for a nautical order.
📄️ nauticalOrderLineAddNote
Add a note to a nautical order line.
📄️ nauticalOrderLineBulkCancel
Cancels nautical order lines, associated order lines, and removes allocations for that order line.
📄️ nauticalOrderLinesCsvUpload
Uploads lines for a draft order via CSV. This mutation must be sent as a multipart request. More detailed specs of the upload format can be found here//github.com/jaydenseric/graphql-multipart-request-spec
📄️ nauticalOrderMarkAsPaid
Mark order as manually paid.
📄️ nauticalOrderPaymentCreate
Create and process a new payment for given nautical order. Be aware that in nautical orders flow, payment will be handled as part of this mutation; while in checkout flow, it will be processed as part of CheckoutComplete mutation.
📄️ nauticalOrderRefreshTaxes
Attempts to force a refresh of the existing taxes on a non-placed nautical order.
📄️ nauticalOrderUpdateApplyVoucherCode
Apply an existing voucher code to a nautical order to give a discount.
📄️ nauticalOrderUpdateDeleteDiscount
Remove a discount from a nautical order.
📄️ nauticalOrderUpdateMarketplaceShipping
Updates a marketplace shipping method of the order.
📄️ nauticalOrderUpdateShipping
Updates a shipping method of the order.
📄️ nauticalOrderUpdate
Updates an order.
📄️ nauticalOrderVoid
Void a nautical order.
📄️ nauticalPaymentLinkSendToCustomer
Sends a payment link to a customer.
📄️ orderAddNote
Adds note to the order.
📄️ orderBulkCancel
Cancels orders.
📄️ orderCancel
Cancel an order.
📄️ orderDeclineFulfillment
Decline (permanently) part of an order. The buyer will not be charged for the missing stock. Use if stock in a warehouse is damaged, expired, or unavailable.
📄️ orderFeeCreate
Creates a new order fee.
📄️ orderFeeDelete
Deletes a order fee.
📄️ orderFulfill
Creates new fulfillments for an order.
📄️ orderFulfillmentCancel
Cancels existing fulfillment and optionally restocks items.
📄️ orderFulfillmentReturn
Returns selected quantity from fulfillment lines and restocks items.
📄️ orderFulfillmentUpdateReturnStatus
Updated return status of existing fulfillment and optionally restocks items.
📄️ orderFulfillmentUpdateTracking
Updates a fulfillment for an order.
📄️ orderLineAddNote
Add a note to an order line.
📄️ orderLinesCsvUpload
Uploads lines for a draft order via CSV. This mutation must be sent as a multipart request. More detailed specs of the upload format can be found here//github.com/jaydenseric/graphql-multipart-request-spec
📄️ orderMarkAsDelivered
Marks a fully fulfilled Order as delivered.
📄️ orderUpdateShipping
Updates a shipping method of the order.
📄️ orderUpdate
Updates an order.
📄️ pageBulkDelete
Deletes pages.
📄️ pageBulkPublish
Publish pages.
📄️ pageCreate
Creates a new page.
📄️ pageDelete
Deletes a page.
📄️ pageImageDelete
Deletes a features image for the given page.
📄️ pageImageUpdate
Creates a featured image for the given page.This mutation must be sent as a 'multipart' request. More detailed specs of the upload format can be found here//github.com/jaydenseric/graphql-multipart-request-spec
📄️ pageUpdate
Updates an existing page.
📄️ passwordChange
Change the password of the logged in user.
📄️ passwordRequestReset
Sends an email with the account password modification link.
📄️ passwordSet
Sets the user's password from the token sent by email using the PasswordRequestReset mutation.
📄️ paymentCapture
Captures the authorized payment amount.
📄️ paymentVoid
Voids the authorized payment.
📄️ payoutBulkArchive
Archive payouts.
📄️ payoutCreateAsync
Creates a new payout asynchronously. The payout will be created in CREATING state and then transition to DRAFT once the vendor payouts are created.
📄️ payoutCreate
This will be removed on July 15, 2025. Use payoutCreateAsync instead.
📄️ payoutDelete
Deletes a draft payout
📄️ payoutProcess
Process a payout asynchronously.
📄️ payoutStatusUpdate
Modifies the status of a payout. Valid transitions: DRAFT→LOCKED, LOCKED→DRAFT, LOCKED→PAID, PAID→ARCHIVED, ERROR→DRAFT. Use ERROR→DRAFT to recover payouts that failed during processing.
📄️ payoutUpdate
Update vendor payouts connected to the given payout with adjustments and penalties
📄️ permissionGroupUpdate
Update permission group.
📄️ pluginUpdate
Update plugin configuration.
📄️ policyBulkDelete
Deletes policy.
📄️ policyBulkPublish
Publish policy.
📄️ policyCreate
Creates a new policy.
📄️ policyDelete
Deletes a policy.
📄️ policyUpdate
Updates an existing policy.
📄️ privateMetadataDelete
Delete object's private metadata.
📄️ privateMetadataUpdate
Updates private metadata of an object.
📄️ productBulkCategoryUpdate
Update product category for multiple products
📄️ productBulkCreate
Creates multiple products.
📄️ productBulkDelete
Deletes products.
📄️ productBulkPublish
Publish products.
📄️ productCreate
Creates a new product.
📄️ productDelete
Deletes a product.
📄️ productImageBulkCreate
Create one or more product images. For each image, if URL is present, image will be taken from provided URL. If any image has no URL provided, then this mutation must be sent as a multipart request. More detailed specs of the upload format can be found here//github.com/jaydenseric/graphql-multipart-request-spec
📄️ productImageBulkDelete
Deletes product images.
📄️ productImageCreate
Create a product image. If URL is present, image will be taken from provided URL. If no URL provided, then this mutation must be sent as a multipart request. More detailed specs of the upload format can be found here//github.com/jaydenseric/graphql-multipart-request-spec
📄️ productImageDelete
Deletes a product image.
📄️ productImageReorder
Changes ordering of the product image.
📄️ productImageUpdate
Updates a product image.
📄️ productReorderVariants
Reorder the variants of a product. Mutation updates updatedat on product and triggers PRODUCTUPDATED webhook.
📄️ productSetAvailabilityForPurchase
Set product availability for purchase date.
📄️ productTypeBulkDelete
Deletes product types.
📄️ productTypeCreate
Creates a new product type.
📄️ productTypeDelete
Deletes a product type.
📄️ productTypeReorderAttributes
Reorder the attributes of a product type.
📄️ productTypeUpdate
Updates an existing product type.
📄️ productUpdate
Updates an existing product.
📄️ productVariantBulkCreate
Creates product variants for a given product.
📄️ productVariantBulkDelete
Deletes product variants.
📄️ productVariantCreate
Creates a new variant for a product.
📄️ productVariantDelete
Deletes a product variant.
📄️ productVariantImageAssign
Assign an image to a product variant.
📄️ productVariantImageBulkAssign
Assign one or more images to a product variant.
📄️ productVariantImageUnassign
Unassign an image from a product variant.
📄️ productVariantSetDefault
Set default variant for a product. Mutation triggers PRODUCT_UPDATED webhook.
📄️ productVariantStocksCreate
Creates stocks for product variant.
📄️ productVariantStocksDelete
Delete stocks from product variant.
📄️ productVariantStocksUpdate
Update stocks for product variant.
📄️ productVariantUpdate
Updates an existing variant for product.
📄️ productVariantVideoAssign
Assign a video to a product variant.
📄️ productVariantVideoUnassign
Unassign a video from a product variant.
📄️ productVideoBulkCreate
Create one or more product videos. For each video, if URL is present, video will be taken from provided URL. If any video has no URL provided, then this mutation must be sent as a multipart request. More detailed specs of the upload format can be found here//github.com/jaydenseric/graphql-multipart-request-spec
📄️ productVideoBulkDelete
Deletes product videos.
📄️ productVideoCreate
Create a product video. If URL is present, video will be taken from provided URL. If no URL provided, then this mutation must be sent as a multipart request. More detailed specs of the upload format can be found here//github.com/jaydenseric/graphql-multipart-request-spec
📄️ productVideoDelete
Deletes a product video.
📄️ productVideoReorder
Changes ordering of the product videos.
📄️ productVideoUpdate
Updates a product video.
📄️ productsExport
Export products to csv file.
📄️ refundCreate
Creates a new refund.
📄️ refundLinesAdd
Adds a refund lines to the existing refund.
📄️ refundLinesDelete
Deletes all specified refund lines.
📄️ refundLinesUpdate
Update lines in a refund.
📄️ refundPaymentsAdd
Add manual payments to a refund
📄️ refundPaymentsDelete
Deletes specified refund payments. The refund must be in the PROCESSING state.
📄️ refundPaymentsUpdate
Update refund payments.
📄️ refundUpdate
Updates a refund.
📄️ refundsChangeStatus
Updates the status of all specified refunds. All refunds must be able to make the state transition for any of them to update
📄️ refundsDelete
Deletes all specified refunds. The refunds must be in the REQUESTED state to be able to be deleted
📄️ saleBulkDelete
Deletes sales.
📄️ saleCataloguesAdd
Adds products, variants, categories, or collections to a sale.
📄️ saleCataloguesRemove
Removes products, variants, categories, or collections from a sale.
📄️ saleCreate
Creates a new sale.
📄️ saleDelete
Deletes a sale.
📄️ saleUpdate
Updates a sale.
📄️ sellerAddressCreate
Creates seller address.
📄️ sellerAddressDelete
Deletes an address.
📄️ sellerAddressSetDefault
Sets a default address for the given user.
📄️ sellerAddressUpdate
Updates an address.
📄️ sellerAgreementAcknowledge
Acknowledge the seller agreement for seller id
📄️ sellerAgreementAssign
Creates a new seller agreement mapping.
📄️ sellerAgreementDecline
Decline the seller agreement for seller id
📄️ sellerAgreementDelete
Deletes a seller agreement mapping.
📄️ sellerApplicationUpdate
Updates application for the given seller.
📄️ sellerBannerDelete
Create a seller banner.This mutation must be sent as a 'multipart' request. More detailed specs of the upload format can be found here//github.com/jaydenseric/graphql-multipart-request-spec
📄️ sellerBannerUpdate
Create a seller banner.This mutation must be sent as a 'multipart' request. More detailed specs of the upload format can be found here//github.com/jaydenseric/graphql-multipart-request-spec
📄️ sellerDataCreate
Create seller data.
📄️ sellerDataUpdate
Updates a sellers status and override information
📄️ sellerLogoDelete
Deletes a seller logo. Only for MP Admin, MP Staff, or the seller.
📄️ sellerLogoUpdate
Create a seller logo. Only for MP Admin, MP Staff, or the seller. This mutation must be sent as a 'multipart' request. More detailed specs of the upload format can be found here//github.com/jaydenseric/graphql-multipart-request-spec
📄️ sellerNoteCreate
Create seller note.
📄️ sellerOnboardingChecklistComplete
Marks manually one checklist item as completed.
📄️ sellerOnboardingSettingsCreate
Create new seller onboarding settings.
📄️ sellerOnboardingSettingsUpdate
Update seller onboarding settings.
📄️ sellerOwnerDelete
Removes the user owner from a seller (including user's membership in the seller)
📄️ sellerSettingsUpdate
Updates settings for the given seller.
📄️ sellerShellCreate
Create seller shell.
📄️ sellerUserMappingCreate
Allows [re-]assign a user to a seller
📄️ sellerWithOwnerCreate
Create new Seller and a new staff user and assign created user as Seller owner.
📄️ shippingPriceBulkDelete
Deletes shipping prices.
📄️ shippingPriceCreate
Creates a new shipping price.
📄️ shippingPriceDelete
Deletes a shipping price.
📄️ shippingPriceUpdate
Updates a new shipping price.
📄️ shippingZoneBulkDelete
Deletes shipping zones.
📄️ shippingZoneCreate
Creates a new shipping zone.
📄️ shippingZoneDelete
Deletes a shipping zone.
📄️ shippingZoneUpdate
Updates a new shipping zone.
📄️ shopFetchTaxRates
Fetch tax rates.
📄️ ssoLogin
Login via SSO.
📄️ staffBulkDelete
Deletes staff users.
📄️ staffCreate
Creates a new staff user.
📄️ staffDelete
Deletes a staff user.
📄️ staffUpdate
Updates an existing staff user.
📄️ startCsvImport
Start processing CSV product import with field mappings.
📄️ storefrontThemeCreate
Create a new storefront theme.
📄️ storefrontThemeUpdate
Update a storefront theme.
📄️ tenantOnboardingUpdate
Tenant onboarding update mutation.
📄️ tenantUpdate
Update a tenant
📄️ tokenCreateSso
Create JWT token (Also creates a user if not previously signed up)
📄️ tokenCreate
Create JWT token.
📄️ tokenRefresh
Refresh JWT token. Mutation tries to take refreshToken from the input.If it fails it will try to take refreshToken from the http-only cookie -refreshToken. csrfToken is required when refreshToken is provided as a cookie.
📄️ tokenVerify
Verify JWT token.
📄️ tokensDeactivateAll
Deactivate all JWT tokens of the currently authenticated user.
📄️ userAvatarDelete
Deletes a user avatar. Only for staff members.
📄️ userAvatarUpdate
Create a user avatar. Only for staff members. This mutation must be sent as a multipart request. More detailed specs of the upload format can be found here//github.com/jaydenseric/graphql-multipart-request-spec
📄️ userBulkSetActive
Activate or deactivate users.
📄️ vendorPayoutCreate
Creates a VendorPayout for the specified seller in the payout if it does not already exist.
📄️ vendorPayoutNoteAdd
Adds note to the vendor payout.
📄️ vendorPayoutNoteUpdate
Edit a message in even from the vendor payout.
📄️ vendorPayoutOnboardingLinkRequest
Retrieves an onboarding link for the given vendor from the given gateway if available.
📄️ vendorPayoutStatusUpdate
Modifies the status of a vendor payout
📄️ vendorPayoutsBulkExclude
Exclude vendor payouts. Only operates on vendor payouts where the parent payout is in DRAFT or ERROR state.
📄️ vendorPayoutsBulkInclude
Include vendor payouts. Only operates on vendor payouts where the parent payout is in DRAFT or ERROR state.
📄️ vendorPayoutsBulkProcess
This will be removed on July 15, 2025. Use payoutProcess instead.
📄️ voucherBulkDelete
Deletes vouchers.
📄️ voucherCataloguesAdd
Adds products, variants, categories, or collections to a voucher.
📄️ voucherCataloguesRemove
Removes products, variants, categories, or collections from a voucher.
📄️ voucherCreate
Creates a new voucher.
📄️ voucherDelete
Deletes a voucher.
📄️ voucherUpdate
Updates a voucher.
📄️ warehouseCreate
Creates new warehouse.
📄️ warehouseDelete
Deletes selected warehouse.
📄️ warehouseUpdate
Updates given warehouse.
📄️ webhookCreate
Creates a new webhook subscription.
📄️ webhookDelete
Deletes a webhook subscription.
📄️ webhookUpdate
Updates a webhook subscription.
📄️ wishlistAddProduct
Add product to the current user's or target user's wishlist.
📄️ wishlistAddVariant
Add product variant to the current user's wishlist.
📄️ wishlistCreateForBuyer
Creates a new wishlist for any buyer if requestor is MPO
📄️ wishlistCreate
Creates a new wishlist
📄️ wishlistDelete
Update a wishlist
📄️ wishlistItemUpdate
Update a wishlist item
📄️ wishlistRemoveProduct
Remove product from the current user's wishlist.
📄️ wishlistRemoveVariant
Remove product variant from the current user's wishlist.
📄️ wishlistSetDefault
Set default wishlist for the user.
📄️ wishlistUpdate
Update a wishlist