Skip to content

Commit aeddb65

Browse files
committed
Fix reference
1 parent fbeeab0 commit aeddb65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spectaql/config_saas.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@ info:
421421
#
422422
##############################################
423423

424-
description: 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.<br><br>This schema removes all deprecated queries, mutations, and fields. 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.
424+
description: 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.
425425
version: SaaS
426426
title: Adobe Commerce as a Cloud Service GraphQL API
427427
# This is non-standard and optional. If omitted, will use "title". Also, only relevant

0 commit comments

Comments
 (0)