From cc2e1838446ed7b9e567830e4a415a72c05ab13d Mon Sep 17 00:00:00 2001 From: Traci Porter Date: Fri, 7 Feb 2025 09:19:33 -0600 Subject: [PATCH] DEVDOCS-5320: [update] update link for template_files (#802) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # [DEVDOCS-5320] ## What changed? Update link for a list of accepted `template_file` values ## Release notes draft Bug Fix: Corrected link * ## Anything else? ping {names} [DEVDOCS-5320]: https://bigcommercecloud.atlassian.net/browse/DEVDOCS-5320?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ --- docs/storefront/widgets/guide/graphql-templates.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/storefront/widgets/guide/graphql-templates.mdx b/docs/storefront/widgets/guide/graphql-templates.mdx index 88c9ad6cd..4974e8de4 100644 --- a/docs/storefront/widgets/guide/graphql-templates.mdx +++ b/docs/storefront/widgets/guide/graphql-templates.mdx @@ -302,7 +302,7 @@ Accept: application/json } ``` -For a list of accepted `template_file` values, see the [Create a placement](/docs/rest-content/widgets/widget#create-a-widget) reference. +For a list of accepted `template_file` values, see [Placements](/docs/storefront/widgets#placements). To determine the value of the `region` property, send a request to the [Get a list of theme regions](/docs/rest-content/widgets/regions#get-theme-regions) endpoint and pass the desired `template_file` value as a query parameter.