Skip to content

Conversation

@jhadobe
Copy link
Contributor

@jhadobe jhadobe commented Sep 22, 2025

This PR updates the Adobe Commerce as a Cloud Service REST and GraphQL schemas for the September release.

The following changes were observed:

REST:

Added:

  • name: adminuisdk/orderviewbutton/{request_id}
  • name: customers/{customerId}/token
  • name: media/finish-upload
  • name: media/initiate-upload
  • name: oope_observability/subscription
  • name: oope_observability/subscription/{subscriptionId}
  • name: products/external-media/asset
  • name: products/external-media/version

GraphQL:

Added Mutations:

  • <li><a href="#mutation-addProductsToNewCart">addProductsToNewCart</a></li>
  • <li><a href="#mutation-completeOrder">completeOrder</a></li>
  • <li><a href="#mutation-finishUpload">finishUpload</a></li>
  • <li><a href="#mutation-initiateUpload">initiateUpload</a></li>
  • <li><a href="#mutation-setCartAsInactive">setCartAsInactive</a></li>

Definitions (many additions)

whatsnew
Updated the Adobe Commerce as a Cloud Service REST and GraphQL schemas.

@jhadobe jhadobe self-assigned this Sep 22, 2025
@jhadobe jhadobe added major-update Significant updates to content saas labels Sep 22, 2025
@github-project-automation github-project-automation bot moved this to 📋 Needs Review in Commerce - Pull Requests Sep 22, 2025
@keharper
Copy link
Contributor

All of the Catalog Service queries are listed in the Removed list. That's not good...

@jhadobe
Copy link
Contributor Author

jhadobe commented Sep 23, 2025

All of the Catalog Service queries are listed in the Removed list. That's not good...

@keharper So originally, the GraphQL schema was taken from the commerce-core-saas repo directly. I'm not certain of the reason these endpoints were not present, perhaps they have something disabled. Regardless, I replaced the GraphQL schema with live data from a Production instance, which essentially added the removed queries back.

@jhadobe jhadobe requested a review from keharper September 25, 2025 14:12
@jhadobe jhadobe marked this pull request as ready for review September 25, 2025 14:12
@github-project-automation github-project-automation bot moved this from 📋 Needs Review to 👍 Approved in Commerce - Pull Requests Sep 25, 2025
@jhadobe jhadobe merged commit c3f1a28 into main Sep 25, 2025
25 checks passed
@jhadobe jhadobe deleted the jh_accs-schemas-september branch September 25, 2025 15:15
@github-project-automation github-project-automation bot moved this from 👍 Approved to 🏁 Done in Commerce - Pull Requests Sep 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

major-update Significant updates to content saas

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants