Preview

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

UpdateDistributorInput

Input for updating an existing distributor

This page contains

    Fields

    displayName String!

    Display name used to identify the distributor (same value as createDistributor displayName)

    defaultPriceType DistributorDefaultPriceType PREVIEW

    Optional — omit to leave unchanged

    supportedMarkets [DistributorMarket!] PREVIEW

    Optional — omit to leave unchanged

    defaultMarket DistributorMarket PREVIEW

    Optional — omit to leave unchanged; must be in supportedMarkets

    supportedProductTypes [DistributorSupportedProductType!] PREVIEW

    Optional — omit to leave unchanged

    Mutations for UpdateDistributorInput

    updateDistributor PREVIEW

    Update an existing distributor