docs: added subscription recipe example (#8148)
* docs: added subscription recipe * fixed lint errors * pass context and container to workflow * rename context * fix storefront customizations * remove container from object * updates based on latest changes * fix workflow return * general fixes
This commit is contained in:
@@ -743,6 +743,10 @@ export const filesMap = [
|
||||
"filePath": "/www/apps/resources/app/recipes/pos/page.mdx",
|
||||
"pathname": "/recipes/pos"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/recipes/subscriptions/examples/standard/page.mdx",
|
||||
"pathname": "/recipes/subscriptions/examples/standard"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/recipes/subscriptions/page.mdx",
|
||||
"pathname": "/recipes/subscriptions"
|
||||
|
||||
Reference in New Issue
Block a user