APIv1.ExportResource.type property
The type of export.
aop(all-over print) is a convenience type to export all pattern assignments on primary meshes. -bakeallows you to customize a bake via thedatarequest body property. -dtg(direct-to-garment) is a convenience type to export only graphic assignments.
Please note that dtf is a **deprecated** alias to aop and will be removed.
Signature:
type: "aop" | "bake" | "dtf" | "dtg";