Anchor to StageImageInputStage
input_objectStage Image Input
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•Staged
Method Upload Http Method Type Default:PUT HTTP method to be used by the staged upload.
- Anchor to mimeTypemime•String!
Type non-null The image MIME type.
- Anchor to resourceresource•Staged
Upload Target Generate Upload Resource! non-null The image resource.
Was this section helpful?