Skip to content

Conversation

@keharper
Copy link
Contributor

@keharper keharper commented Sep 15, 2025

Purpose of this pull request

This pull request introduces comprehensive documentation updates to support and explain new SaaS-specific features for handling file and image uploads via Amazon S3 in Adobe Commerce's GraphQL API. The changes clarify backward-incompatible updates, provide practical usage examples for new attribute types and mutations, and expand navigation and example coverage for both GraphQL and REST APIs.

Affected pages

  • ...

Links to Magento Open Source code

  • ...

whatsnew
Added SaaS-specific features for using GraphQL and REST to handle file and image uploads via Amazon S3. The changes clarify backward-incompatible updates, provide practical usage examples for new attribute types and mutations, and expand navigation and example coverage for both GraphQL and REST APIs.

@keharper keharper self-assigned this Sep 15, 2025
@keharper keharper added new-topic New original content internal Differentiates work between community and Adobe staff labels Sep 15, 2025
@github-project-automation github-project-automation bot moved this to 📋 Needs Review in Commerce - Pull Requests Sep 15, 2025
@keharper keharper requested a review from jhadobe September 15, 2025 16:17

# Upload files to Amazon S3

Adobe Commerce as a Cloud Service (SaaS) supports file uploads through GraphQL mutations. This feature allows you to upload files such as images, documents, and other media to the server. Uploading files is a multi-step process, as shown in the following diagram:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think I remember @jeff-matthews discouraging me from using the product name with (SaaS) after it. Jeff is this an approved usage?

@github-project-automation github-project-automation bot moved this from 📋 Needs Review to 👍 Approved in Commerce - Pull Requests Sep 15, 2025
keharper and others added 4 commits September 15, 2025 13:32
Co-authored-by: Jared Hoover <98363870+jhadobe@users.noreply.github.com>
Copy link
Contributor

@adifucan adifucan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just some minor changes and clarifications.

@keharper keharper merged commit ab12c58 into main Nov 13, 2025
25 checks passed
@keharper keharper deleted the upload-accs branch November 13, 2025 16:09
@github-project-automation github-project-automation bot moved this from 👍 Approved to 🏁 Done in Commerce - Pull Requests Nov 13, 2025
@keharper keharper restored the upload-accs branch November 13, 2025 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal Differentiates work between community and Adobe staff new-topic New original content

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants