Skip to main content
object

Information about the staged target.

Deprecated in favor of StagedMediaUploadTarget, which is returned by the stagedUploadsCreate mutation.

•[ImageUploadParameter!]!
non-null

The parameters of an image to be uploaded.

•String!
non-null

The image URL.


Was this section helpful?

•mutation
Deprecated

Arguments

•[StageImageInput!]!
required

The input fields for generating staged uploads.


Fields

•[StagedUploadTarget!]

The staged upload targets that were generated.

•[UserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?