Type alias SyncTaxRatesInput

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

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

Type declaration

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

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