Querying a third-party API from a custom input component for Sanity Studio

Опубликовано: 07 Февраль 2023
на канале: Sanity
2,699
46

Learn how to quickly make a custom input component for Sanity Studio that lets you query and select data from a third-party API and write it to Content Lake. For a complete walk-through: https://www.sanity.io/guides/custom-i...

0:00 Introduction
0:19 Create a placeholder input
1:24 Install a fetching library
1:47 Update the component to fetch
3:14 Create a select menu for the data
4:17 Patch values to the document