GraphqlQueryError: Field ‘originalFileSize’ doesn’t exist on type ‘MediaImage’

GraphqlQueryError: Field ‘originalFileSize’ doesn’t exist on type ‘MediaImage’

I’m currently using the files API ( https://shopify.dev/docs/api/admin-graphql/2024-01/queries/files ) to query image information.

 

Read More