--- title: Model3dSource - Customer API description: Represents a source for a Shopify hosted 3d model. api_version: 2026-01 api_name: customer type: object api_type: graphql source_url: html: 'https://shopify.dev/docs/api/customer/latest/objects/Model3dSource' md: 'https://shopify.dev/docs/api/customer/latest/objects/Model3dSource.md' --- # Model3d​Source object Represents a source for a Shopify hosted 3d model. ## Fields * filesize [Int!](https://shopify.dev/docs/api/customer/latest/scalars/Int) non-null[Pre-auth accessible](https://shopify.dev/docs/apps/build/customer-accounts/order-status-page#customer-account-api) The filesize of the 3d model. * format [String!](https://shopify.dev/docs/api/customer/latest/scalars/String) non-null[Pre-auth accessible](https://shopify.dev/docs/apps/build/customer-accounts/order-status-page#customer-account-api) The format of the 3d model. * mime​Type [String!](https://shopify.dev/docs/api/customer/latest/scalars/String) non-null[Pre-auth accessible](https://shopify.dev/docs/apps/build/customer-accounts/order-status-page#customer-account-api) The MIME type of the 3d model. * url [String!](https://shopify.dev/docs/api/customer/latest/scalars/String) non-null[Pre-auth accessible](https://shopify.dev/docs/apps/build/customer-accounts/order-status-page#customer-account-api) The URL of the 3d model. *** ## Map ### Fields with this object * [Model3d.sources](https://shopify.dev/docs/api/customer/latest/objects/Model3d#field-Model3d.fields.sources)