Skip to main content

Mutation field

stagedFileUploadCreate

Arguments

input
StagedFileUploadInput!
required
Input required to make a staged file upload.

Return fields

stagedFileUpload
StagedFileUpload
The newly created staged file upload.
userErrors
[StagedFileUploadCreateUserError!]!
required
List of errors that occurred while executing the mutation.

Types