Shopify GraphQL API / GenericFile

The generic file resource lets you manage files in a merchant’s store. Generic files include any file that doesn’t fit into a designated type such as image or video. Example: PDF, JSON.

Implements

Fields

alt : String

id : ID!

mimeType : String

originalFileSize : Int

previewImage : Image

url : URL

Documentation created using imtala