Skip to content

Commit b2e3da7

Browse files
committed
Use staging links for testing
1 parent 247d458 commit b2e3da7

File tree

2 files changed

+1683
-1690
lines changed

2 files changed

+1683
-1690
lines changed

spectaql/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@ info:
421421
#
422422
##############################################
423423

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>.
425425
version: 2.4.7
426426
title: Adobe Commerce GraphQL API
427427
# This is non-standard and optional. If omitted, will use "title". Also, only relevant
@@ -440,7 +440,7 @@ info:
440440
x-introItems:
441441
# Can be a Title (for the Nav panel) + URL to simply add a link to somewhere
442442
- title: Back to the GraphQL guide
443-
url: https://developer.adobe.com/commerce/webapi/graphql/reference/
443+
url: https://developer-stage.adobe.com/commerce/webapi/graphql/reference/
444444
# Can be a Title (for the Nav panel) + description (for the Content panel)
445445
# - title: Important thing 1
446446
# description: Some important stuff we wanted you to know. Supports `markdown`

0 commit comments

Comments
 (0)