--- title: BankAccountType - GraphQL Admin description: The type of bank account. api_version: unstable api_name: admin source_url: html: 'https://shopify.dev/docs/api/admin-graphql/unstable/enums/BankAccountType' md: 'https://shopify.dev/docs/api/admin-graphql/unstable/enums/BankAccountType.md' --- # Bank​Account​Type enum The type of bank account. ## Valid values * CHECKING A checking account. * SAVINGS A savings account. *** ## Fields * [Bank​Account.accountType](https://shopify.dev/docs/api/admin-graphql/unstable/objects/BankAccount#field-BankAccount.fields.accountType) OBJECT Represents a bank account payment instrument. *** ## Map ### Fields with this enum * <-|[Bank​Account.accountType](https://shopify.dev/docs/api/admin-graphql/unstable/objects/BankAccount#field-BankAccount.fields.accountType)