--- title: TaxAppConfiguration - GraphQL Admin description: Tax app configuration of a merchant. api_version: 2025-10 api_name: admin type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/objects/taxappconfiguration md: https://shopify.dev/docs/api/admin-graphql/latest/objects/taxappconfiguration.md --- # Tax​App​Configuration object Requires `read_taxes` access scope. Also: The user must have access to manage taxes. Tax app configuration of a merchant. ## Fields * state [Tax​Partner​State!](https://shopify.dev/docs/api/admin-graphql/latest/enums/TaxPartnerState) non-null State of the tax app configuration. *** ## Map No referencing types *** ## Mutations * [tax​App​Configure](https://shopify.dev/docs/api/admin-graphql/latest/mutations/taxAppConfigure) mutation Allows tax app configurations for tax partners. *** ## <\~> TaxAppConfiguration Mutations ### Mutated by * <\~>[tax​App​Configure](https://shopify.dev/docs/api/admin-graphql/latest/mutations/taxAppConfigure)