Overview of the Asset Upload example
masterThis example demonstrates how to programmatically import assets from a URL using the Hygraph Asset Upload endpoint.
Key features:
- Uses Bee-Queue to process jobs, which is recommended for handling large data imports efficiently.
- Includes an example
assets.jsonfile to drive the import process.