linkProductIntegration
Link a product to a product integration
This page contains
Arguments
input LinkProductIntegrationInput |
LinkProductIntegrationInput fields
productId ID! | ID of the product to be linked to the integration |
integrationId ID! | ID of the integration to be linked |
Return Fields
product Product PREVIEW | Product that was linked to the integration |
userErrors [LinkProductIntegrationError!] | User 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.