ShopPlan object

Represents the billing plan of the shop.

On this page

Fields

  • displayName ([String!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01))
    The name of the shop’s billing plan.
  • partnerDevelopment ([Boolean!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#boolean-2021-01))
    Whether the shop is a partner development shop for testing purposes.
  • shopifyPlus ([Boolean!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#boolean-2021-01))
    Whether the shop has a Shopify Plus subscription.

Types that return ShopPlan

  • [Shop.plan](https://shopify.dev/docs/admin-api/graphql/reference/store-properties/shop#plan-2021-01)