# Model3dSource - storefront - OBJECT Version: 2024-10 ## Description Represents a source for a Shopify hosted 3d model. ### Access Scopes `unauthenticated_read_product_listings` access scope. ## Fields * [filesize](/docs/api/storefront/2024-10/scalars/Int): Int! - The filesize of the 3d model. * [format](/docs/api/storefront/2024-10/scalars/String): String! - The format of the 3d model. * [mimeType](/docs/api/storefront/2024-10/scalars/String): String! - The MIME type of the 3d model. * [url](/docs/api/storefront/2024-10/scalars/String): String! - The URL of the 3d model. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples