Type alias SyncTaxRatesInput

SyncTaxRatesInput: { environmentId?: InputMaybe<Scalars["String"]> }

Input for triggering a sync of tax rates from the billing provider.

Type declaration

  • Optional environmentId?: InputMaybe<Scalars["String"]>

    The ID of the environment for which tax rates should be synced.