docs: add Sanity integration guide (#10152)

* docs: add integrate to Sanity guide

* address PR feedback

* added more screenshots

* edit introduction

* added meta images + changes
This commit is contained in:
Shahed Nasser
2024-11-20 16:17:33 +02:00
committed by GitHub
parent 6680f69588
commit a429a267f1
19 changed files with 2150 additions and 92 deletions
@@ -526,7 +526,7 @@ export const updateCustomFromCustomerWorkflow = createWorkflow(
fields: ["custom.*"],
filters: {
id: input.customer.id,
}
},
})
// TODO create, update, or delete Custom record