CreateProductIntegrationPayload

Payload returned when a product integration is created.

This page contains

    Fields

    productIntegration: ProductIntegration

    Attributes of a product integration.

    userErrors: [CreateProductIntegrationError!]

    List of errors found when creating a product integration (null if there are no errors).

    Mutations for CreateProductIntegrationPayload

    createProductIntegration

    Create product integration.