Preview

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

UpdateDistributorAccountInput

Input used when registering an existing distributor account

This page contains

    Fields

    id String!

    Id of the distributor account to be updated

    configuration DistributorAccountConfigurationInput PREVIEW

    Distributor side configuration for the account

    credentials DistributorAccountCredentialsInput PREVIEW

    Distributor side account credentials

    secondaryConfiguration DistributorAccountConfigurationInput PREVIEW

    Distributor side secondary configuration for the distributor account (only needed when 2 api suites are used generally during migrations)

    secondaryCredentials DistributorAccountCredentialsInput PREVIEW

    Distributor side secondary credentials for the distributor account (only needed when 2 api suites are used generally during migrations)

    settings DistributorAccountSettingsInput PREVIEW

    Distributor Account Settings

    Mutations for UpdateDistributorAccountInput

    updateDistributorAccount PREVIEW

    Update an existing distributor account