Skip to content

Commit 989824f

Browse files
committed
another try
1 parent aeddb65 commit 989824f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/graphql-api/saas/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1058,7 +1058,7 @@ <h1 class="doc-heading">Adobe Commerce as a Cloud Service GraphQL API</h1>
10581058
<div id="introduction" data-traverse-target="introduction">
10591059
<div id="welcome" class="doc-row">
10601060
<div class="doc-copy">
1061-
<p>The Adobe Commerce as a Cloud Service GraphQL API allows you to quickly and efficiently transfer information between your Commerce store and your storefront. The schema documented here is autogenerated from a production instance of Adobe Commerce as a Cloud Service</a>.</p>
1061+
<p>The Adobe Commerce as a Cloud Service GraphQL API allows you to quickly and efficiently transfer information between your Commerce store and your storefront. The schema documented here is autogenerated from a production instance of Adobe Commerce as a Cloud Service. This schema removes all deprecated queries, mutations, and fields from the core schema. It also replaces the core products and categories queries with identically-named queries defined in Catalog Service. If you are migrating to Adobe Commerce as a Cloud Service, you must update your applications to use these queries.</p>
10621062
</div>
10631063
<div class="doc-examples">
10641064
<div class="example-section welcome-api-endpoints-section example-section-is-code">

0 commit comments

Comments
 (0)