From c7bb8d3beb25706decde7d864404089042ce6278 Mon Sep 17 00:00:00 2001 From: Shahed Nasser Date: Wed, 22 Oct 2025 18:43:14 +0300 Subject: [PATCH] docs: fix text in payload guide (#13815) --- www/apps/book/public/llms-full.txt | 2 +- www/apps/resources/app/integrations/guides/payload/page.mdx | 2 +- www/apps/resources/generated/edit-dates.mjs | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/www/apps/book/public/llms-full.txt b/www/apps/book/public/llms-full.txt index 665b8d6e53..f8f1f10983 100644 --- a/www/apps/book/public/llms-full.txt +++ b/www/apps/book/public/llms-full.txt @@ -89715,7 +89715,7 @@ You create a `Products` collection having the following fields: - `options`: An array of product options, such as size or color. - `variants`: An array of product variants, each with its own title and option values. -All of these fields will be filled from Medusa, and will be synced back to Medusa when the product is updated in Payload. +All of these fields will be filled from Medusa. In addition, you also add the following [access-control](https://payloadcms.com/docs/access-control/overview) configurations: diff --git a/www/apps/resources/app/integrations/guides/payload/page.mdx b/www/apps/resources/app/integrations/guides/payload/page.mdx index bb0b0fa629..636d284824 100644 --- a/www/apps/resources/app/integrations/guides/payload/page.mdx +++ b/www/apps/resources/app/integrations/guides/payload/page.mdx @@ -608,7 +608,7 @@ You create a `Products` collection having the following fields: - `options`: An array of product options, such as size or color. - `variants`: An array of product variants, each with its own title and option values. -All of these fields will be filled from Medusa, and will be synced back to Medusa when the product is updated in Payload. +All of these fields will be filled from Medusa. In addition, you also add the following [access-control](https://payloadcms.com/docs/access-control/overview) configurations: diff --git a/www/apps/resources/generated/edit-dates.mjs b/www/apps/resources/generated/edit-dates.mjs index 8c0ac42e92..b4a2d9c242 100644 --- a/www/apps/resources/generated/edit-dates.mjs +++ b/www/apps/resources/generated/edit-dates.mjs @@ -6560,7 +6560,7 @@ export const generatedEditDates = { "app/commerce-modules/user/invite-user-subscriber/page.mdx": "2025-08-01T12:01:54.551Z", "app/how-to-tutorials/tutorials/invoice-generator/page.mdx": "2025-10-09T11:26:43.515Z", "app/how-to-tutorials/tutorials/product-builder/page.mdx": "2025-10-09T11:28:24.756Z", - "app/integrations/guides/payload/page.mdx": "2025-10-09T11:30:44.665Z", + "app/integrations/guides/payload/page.mdx": "2025-10-22T15:05:39.648Z", "references/js_sdk/admin/Client/methods/js_sdk.admin.Client.getToken/page.mdx": "2025-08-14T12:59:55.678Z", "app/commerce-modules/order/draft-orders/page.mdx": "2025-08-26T09:21:49.780Z", "app/troubleshooting/scheduled-job-not-running/page.mdx": "2025-10-16T09:31:19.269Z",