Skip to main content
Anchor to ProductCreateMediaPayload

ProductCreateMediaPayload

payload

Return type for productCreateMedia mutation.

•[Media!]

The newly created media.

Show fields
•[MediaUserError!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields
•Product

The product associated with the media.

Show fields
•[UserError!]!
non-nullDeprecated
Show fields

Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation
Deprecated
Show payload

Arguments

•[CreateMediaInput!]!
required

List of new media to be added to a product.

Show input fields
•ID!
required

Specifies the product associated with the media.



Was this section helpful?