linkProductIntegration

Link a product to a product integration

This page contains

    Authorization Rules

    This request requires authorization with at least one of the following scopes:

    Scopes

    ROLE_CHANNEL_ADMIN

    ROLE_DEVELOPER

    ROLE_PARTNER

    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.