--- title: ThirdPartyAppSubscriptionOverrideType - GraphQL Admin description: Third-party app subscription overrides for a shop. api_version: unstable api_name: admin source_url: html: >- https://shopify.dev/docs/api/admin-graphql/unstable/objects/ThirdPartyAppSubscriptionOverrideType md: >- https://shopify.dev/docs/api/admin-graphql/unstable/objects/ThirdPartyAppSubscriptionOverrideType.md --- # Third​Party​App​Subscription​Override​Type object Third-party app subscription overrides for a shop. ## Fields * facebook​Instagram [Boolean!](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/Boolean) non-null Whether Facebook/Instagram app subscription is overridden. * google​Youtube [Boolean!](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/Boolean) non-null Whether Google/YouTube app subscription is overridden. * instafeed [Boolean!](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/Boolean) non-null Whether Instafeed app subscription is overridden. * judge​Me [Boolean!](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/Boolean) non-null Whether Judge.me app subscription is overridden. * pagefly [Boolean!](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/Boolean) non-null Whether PageFly app subscription is overridden. * smile​Loyalty [Boolean!](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/Boolean) non-null Whether Smile loyalty app subscription is overridden. *** ## Map ### Fields with this object * {}[Shop.thirdPartyAppSubscriptionOverride](https://shopify.dev/docs/api/admin-graphql/unstable/objects/Shop#field-Shop.fields.thirdPartyAppSubscriptionOverride)