Docs
Dashboard

mediaDelete

Mutation

Deletes a media item.

#

Arguments


input
MediaDeleteInput!Required

The values used to perform the media delete operation.

#

Payload


errors
[MediaDeleteError!]

User-facing errors that prevented the operation from succeeding.

media
[Media!]

The media associated with this media delete payload.