Anchor to ProductCreateMediaPayloadProduct
ProductCreateMediaPayload
payload
Return type for mutation.
Anchor to FieldsFields
- Anchor to mediamedia•
The newly created media.
- Anchor to mediaUserErrorsmedia•
User Errors [MediaUser non-nullError!]! The list of errors that occurred from executing the mutation.
- Anchor to productproduct•
The product associated with the media.
- Anchor to userErrorsuser•
Errors The list of errors that occurred from executing the mutation. Use
instead.
Was this section helpful?
Anchor to Mutations with this payloadMutations with this payload
- •mutationDeprecated
Creates media for a product. Use
or
instead.
Was this section helpful?