You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: spectaql/config.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -421,7 +421,7 @@ info:
421
421
#
422
422
##############################################
423
423
424
-
description: The Adobe Commerce GraphQL API allows you to quickly and efficiently transfer information between your Commerce store and your storefront. The schema documented here is autogenerated from an instance of Adobe Commerce with B2B. You can find examples of each query and mutation in the main <a href="https://developer.adobe.com/commerce/webapi/graphql/schema/" target="_blank">GraphQL documentation</a>.
424
+
description: The Adobe Commerce GraphQL API allows you to quickly and efficiently transfer information between your Commerce store and your storefront. The schema documented here is autogenerated from an instance of Adobe Commerce with B2B. You can find examples of each query and mutation in the main <a href="https://developer-stage.adobe.com/commerce/webapi/graphql/schema/" target="_blank">GraphQL documentation</a>.
425
425
version: 2.4.7
426
426
title: Adobe Commerce GraphQL API
427
427
# This is non-standard and optional. If omitted, will use "title". Also, only relevant
@@ -440,7 +440,7 @@ info:
440
440
x-introItems:
441
441
# Can be a Title (for the Nav panel) + URL to simply add a link to somewhere
0 commit comments