Skip to main content
object

Information about the staged target.

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

The parameters of an image to be uploaded.

String!non-null

The image URL.


Was this section helpful?

mutation

Uploads multiple images.

Arguments

The input fields for generating staged uploads.


Fields

The staged upload targets that were generated.

The list of errors that occurred from executing the mutation.


Was this section helpful?