Docs
Dashboard

mediaCreate

Mutation

Creates a new media item.

#

Arguments


input
MediaCreateInput

The values used to perform the media create operation.

#

Payload


errors
[MediaCreateError!]

User-facing errors that prevented the operation from succeeding.

media
Media

The media associated with this media create payload.