UpdateProductIntegrationPayload

Payload returned when updating a product integration.

This page contains

    Fields

    productIntegration: ProductIntegration

    Updated product integration.

    userErrors: [UpdateProductIntegrationError!]

    List of errors found when updating the product integration (null if there are no errors).

    Mutations for UpdateProductIntegrationPayload

    updateProductIntegration

    Update an existing product integration.