--- title: Model3dSource - Customer API description: Represents a source for a Shopify hosted 3d model. api_version: unstable api_name: customer source_url: html: https://shopify.dev/docs/api/customer/unstable/objects/model3dsource md: https://shopify.dev/docs/api/customer/unstable/objects/model3dsource.md --- # Model3d​Source object Represents a source for a Shopify hosted 3d model. ## Fields * filesize [Int!](https://shopify.dev/docs/api/customer/unstable/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/unstable/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/unstable/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/unstable/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/unstable/objects/Model3d#field-Model3d.fields.sources)