Anchor to StageImageInputStage
StageImageInput
input_object
An image to be uploaded.
Deprecated in favor of StagedUploadInput, which is used by the stagedUploadsCreate mutation.
Anchor to FieldsFields
- Anchor to filenamefilename•String!non-null
The image filename.
- Anchor to httpMethodhttp•
Method StagedUpload Default:PUTHttp Method Type HTTP method to be used by the staged upload.
- Anchor to mimeTypemime•
Type String!non-null The image MIME type.
- Anchor to resourceresource•
The image resource.
Was this section helpful?