This field (FileCreateInputDuplicateResolutionMode) currently can only be used on fileCreate mutations (FileCreateInput) as far as I’m aware. Can Shopify add this field to CreateMediaInput so that we can use them when creating/updating products and variants as well?
some mutations that are using CreateMediaInput
https://shopify.dev/docs/api/admin-graphql/2024-07/mutations/productVariantsBulkUpdate
https://shopify.dev/docs/api/admin-graphql/2024-07/mutations/productVariantsBulkCreate
https://shopify.dev/docs/api/admin-graphql/2024-07/mutations/productUpdate
https://shopify.dev/docs/api/admin-graphql/2024-07/mutations/productCreate