--- title: ShopPlan - GraphQL Admin description: The billing plan of the shop. api_version: 2024-10 api_name: admin type: object api_type: graphql source_url: html: 'https://shopify.dev/docs/api/admin-graphql/2024-10/objects/ShopPlan' md: 'https://shopify.dev/docs/api/admin-graphql/2024-10/objects/ShopPlan.txt' --- # Shop​Plan object The billing plan of the shop. ## Fields * partner​Development [Boolean!](https://shopify.dev/docs/api/admin-graphql/2024-10/scalars/Boolean) non-null Whether the shop is a partner development shop for testing purposes. * shopify​Plus [Boolean!](https://shopify.dev/docs/api/admin-graphql/2024-10/scalars/Boolean) non-null Whether the shop has a Shopify Plus subscription. * display​Name [String!](https://shopify.dev/docs/api/admin-graphql/2024-10/scalars/String) non-nullDeprecated *** ## Map ### Fields with this object * {}[Shop.plan](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/Shop#field-plan)