taxAppConfigure - admin-graphql - MUTATION
Version: 2025-01
Description:
Allows tax app configurations for tax partners.
Access Scopes
`write_taxes` access scope. Also: The caller must be a tax calculations app.
Arguments
-
ready:
Boolean! -
Configures whether the tax app is correctly configured and ready to be used.
Returns
-
taxAppConfiguration:
TaxAppConfiguration
The updated tax app configuration.
-
userErrors:
TaxAppConfigureUserError!
The list of errors that occurred from executing the mutation.
Examples