--- title: ShopPlan - GraphQL Admin description: The billing plan of the shop. api_version: 2025-01 api_name: admin type: object api_type: graphql source_url: html: 'https://shopify.dev/docs/api/admin-graphql/2025-01/objects/ShopPlan' md: 'https://shopify.dev/docs/api/admin-graphql/2025-01/objects/ShopPlan.md' --- # Shop​Plan object The billing plan of the shop. ## Fields * partner​Development [Boolean!](https://shopify.dev/docs/api/admin-graphql/2025-01/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/2025-01/scalars/Boolean) non-null Whether the shop has a Shopify Plus subscription. * display​Name [String!](https://shopify.dev/docs/api/admin-graphql/2025-01/scalars/String) non-nullDeprecated *** ## Map ### Fields with this object * {}[Shop.plan](https://shopify.dev/docs/api/admin-graphql/2025-01/objects/Shop#field-Shop.fields.plan)