Hi Shopify Team,
I hope this message finds you well. I’m currently working on developing a plugin using Shopify Bridge, and one of the key features of this plugin is to embed 3D models in place of or alongside product images. Unlike traditional methods where 3D models are accessed via a direct URL, our approach involves using an API implemented in React/TypeScript through our library installation. This API allows for dynamic interactions with users based on product variants and selections, offering a more immersive experience.
In my research through the GraphQL documentation, I came across the stagedUploadsCreate mutation, which seems to offer a potential solution. However, it requires a URL for the file to be uploaded, whereas our 3D model is not directly accessible via URL.
I’m reaching out to inquire if there’s a method or alternative approach within Shopify’s GraphQL API that would allow us to seamlessly embed our 3D library within the product page, either replacing the image or positioned adjacent to it. Any guidance or assistance you can provide on this matter would be greatly appreciated.
Thank you for your time and assistance. Looking forward to your response.
Best regards,