GraphQL OBJECT
CreateProductFilePayload
The payload for the create product file mutation.
link Definition
- type CreateProductFilePayload {
- # The created product file.
- ProductFile :
- }
GraphQL OBJECT
The payload for the create product file mutation.
- type CreateProductFilePayload {
- # The created product file.
- ProductFile :
- }