PublishProductIntegrationPayload
Payload returned when a product integration is published.
This page contains
Fields
productIntegration: ProductIntegration | Attributes of the product integration that was published. |
userErrors: [PublishProductIntegrationError!] | List of errors found during the publishing (null if there are no errors. |
Mutations for PublishProductIntegrationPayload
publishProductIntegration | Publish product integration. |