ResolvedPackage
Full package data with all resolved dependencies inline.
Use when you want all data in a single request:
ResolvedPackageRef
Package IDs only, for normalized caching.
Use for efficient caching (smaller payloads):
ResolvedPackageData
Package data identified by content-addressed hash.Components Field
JSON object with component name as key and compiled code as value:Assets Field
JSON object with component name as key and asset array as value:Draft Package IDs
Draft packages use a special ID format instead of a content hash:draft:proj123:org456