Skip to main content
Log inSign up
Anchor to ProductCreateMediaPayload

ProductCreateMediaPayload

payload

Return type for productCreateMedia mutation.

•

The newly created media.

•

The list of errors that occurred from executing the mutation.

•

The product associated with the media.

•
[UserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•
mutation

Creates media for a product.


Was this section helpful?