Model3dSource object
Represents a source for a Shopify hosted 3d model.
Required access
read_products
access scope.
On this page
Fields
- filesize (
[Int!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#int-2021-01)
)
The filesize of the 3d model. - format (
[String!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)
)
The format of the 3d model. - mimeType (
[String!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)
)
The MIME type of the 3d model. - url (
[String!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)
)
The URL of the 3d model.
Types that return Model3dSource
[Model3d.originalSource](https://shopify.dev/docs/admin-api/graphql/reference/products-and-collections/model3d#originalsource-2021-01)
[Model3d.sources](https://shopify.dev/docs/admin-api/graphql/reference/products-and-collections/model3d#sources-2021-01)