Preview

AddNetworkProductToLocalCatalogInput is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

AddNetworkProductToLocalCatalogInput

This page contains

    Fields

    productId ID!

    ID of the network catalog product to add.

    Mutations for AddNetworkProductToLocalCatalogInput

    addNetworkProductToLocalCatalog PREVIEW

    MM adds a product from the AppDirect Network Catalog to their marketplace. Two paths:

    • isPreapprovedByIsv=true, or direct-add feature flag on for this tenant → direct staging (productCustomization returned; publishProductCustomization still required to go live)
    • otherwise → approval request created (syndicationRequest returned) Target marketplace = context.user.tenant — no targetTenant input.