publishProductIntegration
Publish product integration.
This page contains
Arguments
input PublishProductIntegrationInput! | Input to publish a product integration. |
PublishProductIntegrationInput fields
id ID! | Unique identifier of the product integration. |
Return 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. |
Interactive example
This is an example mutation query. Use the embedded interactive tool below to edit the query.
Hint: use Ctrl + Space for autocompleting fields.