Model3d - admin-graphql - OBJECT
Version: 2024-04
Description:
Represents a Shopify hosted 3D model.
Access Scopes
`read_products` access scope, `read_files` access scope, `read_themes` access scope, `read_orders` access scope, `read_draft_orders` access scope or `read_images` access scope.
Fields
-
alt:
String -
A word or phrase to share the nature or contents of a media.
-
boundingBox:
Model3dBoundingBox -
The 3d model's bounding box information.
-
filename:
String! -
The 3d model's filename.
-
id:
ID! -
A globally-unique ID.
-
mediaContentType:
MediaContentType! -
The media content type.
-
mediaErrors:
MediaError! -
Any errors which have occurred on the media.
-
mediaWarnings:
MediaWarning! -
The warnings attached to the media.
-
originalSource:
Model3dSource -
The 3d model's original source.
-
preview:
MediaPreviewImage -
The preview image for the media.
-
sources:
Model3dSource! -
The 3d model's sources.
-
status:
MediaStatus! -
Current status of the media.
Connections
Related queries
Related mutations
Related Unions
Examples