The input fields for generating staged upload targets.
Access Scopes
Fields
fileSize:
UnsignedInt64 -
The size of the file to upload, in bytes. This is required when the request's resource property is set to
[VIDEO](https://shopify.dev/api/admin-graphql/latest/enums/StagedUploadTargetGenerateUploadResource#value-video)
or [MODEL_3D](https://shopify.dev/api/admin-graphql/latest/enums/StagedUploadTargetGenerateUploadResource#value-model3d).
filename:
String! -
The file's name and extension.
httpMethod:
StagedUploadHttpMethodType -
The HTTP method to be used when sending a request to upload the file using the returned staged
upload target.