diff --git a/src/pages/_images/graphql/graphql-schema.svg b/src/pages/_images/graphql/graphql-schema.svg new file mode 100644 index 000000000..0236c3b0f --- /dev/null +++ b/src/pages/_images/graphql/graphql-schema.svg @@ -0,0 +1,4 @@ + + + +
Storefront
Attributes
Store
Cart
Checkout
B2B
Company
Negotiable Quotes
Purchase Orders
Purchase Order Rules
Customer
Gift Registry
Orders
Wish List
Products
Catalog Service
Live Search
Product Recommendations
Requisition Lists
\ No newline at end of file diff --git a/src/pages/graphql/payment-methods/klarna.md b/src/pages/graphql/payment-methods/klarna.md index c8d3a1ff6..3148f5a91 100644 --- a/src/pages/graphql/payment-methods/klarna.md +++ b/src/pages/graphql/payment-methods/klarna.md @@ -80,7 +80,7 @@ In order to always present shoppers with the latest available payment options pr 1. The application returns an updated `cart` object. -1. [Reload the widget](https://docs.klarna.com/klarna-payments/integration-best-practices/purchase-experience/payment-widget/?q=widget) on the client side. +1. [Reload the widget](https://docs.klarna.com/klarna-payments/integration-best-practices/purchase-experience/how-to-present-klarna-in-your-checkout/) on the client side. The following diagram describes the workflow: diff --git a/src/pages/graphql/schema/index.md b/src/pages/graphql/schema/index.md index 70f2b069a..dd9eaa818 100644 --- a/src/pages/graphql/schema/index.md +++ b/src/pages/graphql/schema/index.md @@ -6,6 +6,8 @@ title: GraphQL schema We have reorganized the Adobe Commerce and Magento Open Source GraphQL reference documentation to make it easier to find related queries, mutations, interfaces, and other data types. Use the left navigation to review usage information and examples for each entity in the Commerce schema. + + The Catalog Service, Live Search, and Product Recommendations services have schemas that are independent from the core schema for Adobe Commerce and Magento Open Source. You can find the schema reference documentation and examples for these services in [Storefront Services GraphQL](https://developer.adobe.com/commerce/services/graphql/). diff --git a/static/graphql-schema.svg b/static/graphql-schema.svg new file mode 100644 index 000000000..3ed6a4ae6 --- /dev/null +++ b/static/graphql-schema.svg @@ -0,0 +1,4 @@ + + + +
Shopper Experience
Products
Cart
Checkout
B2B
Company
Negotiable Quotes
Purchase Orders
Purchase Order Rules
Customer Management
Customer
Orders
Wish List
Merchandising Services
Catalog Service
Live Search
Product Recommendations
Requisition Lists
Gift Registry
System
Store
Attributes
\ No newline at end of file