要上传的媒体-StagedUploadInput 输入对象

要上传的媒体。


输入栏

  • fileSize[UnsignedInt64](https://shopify.dev/docs/admin-api/graphql/reference/scalar#unsignedint64-2021-01)
    要上传的文件大小,以字节为单位。这是VIDEO和MODEL_3D资源所必需的。
  • filename [String!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)必需的
    媒体文件名。
  • httpMethod[StagedUploadHttpMethodType](https://shopify.dev/docs/admin-api/graphql/reference/common-objects/stageduploadhttpmethodtype)
    分段上传将使用的HTTP方法。
  • mimeType[String!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)必需的
    媒体MIME类型。
  • resource[StagedUploadTargetGenerateUploadResource!](https://shopify.dev/docs/admin-api/graphql/reference/common-objects/stageduploadtargetgenerateuploadresource)必需的
    媒体资源。