--- title: Shop - Partner API description: A Shopify shop. api_version: 2024-10 api_name: partner type: object api_type: graphql source_url: html: 'https://shopify.dev/docs/api/partner/2024-10/objects/Shop' md: 'https://shopify.dev/docs/api/partner/2024-10/objects/Shop.md' --- # Shop object A Shopify shop. ## Fields * avatar​Url [Url](https://shopify.dev/docs/api/partner/2024-10/scalars/Url) A URL referencing the avatar associated with the actor. * id [ID!](https://shopify.dev/docs/api/partner/2024-10/scalars/ID) non-null A globally unique identifier for the actor. Example value: `gid://partners/Shop/1234`. * myshopify​Domain [Url!](https://shopify.dev/docs/api/partner/2024-10/scalars/Url) non-null The shop's `.myshopify.com` domain name. * name [String!](https://shopify.dev/docs/api/partner/2024-10/scalars/String) non-null The name of the actor. This might be a Partner organization or shop name. *** ## Map ### Fields with this object * ||-[AppEvent.shop](https://shopify.dev/docs/api/partner/2024-10/interfaces/AppEvent#field-shop) * {}[AppOneTimeSale.shop](https://shopify.dev/docs/api/partner/2024-10/objects/AppOneTimeSale#field-shop) * {}[AppSaleAdjustment.shop](https://shopify.dev/docs/api/partner/2024-10/objects/AppSaleAdjustment#field-shop) * {}[AppSaleCredit.shop](https://shopify.dev/docs/api/partner/2024-10/objects/AppSaleCredit#field-shop) * {}[AppSubscriptionSale.shop](https://shopify.dev/docs/api/partner/2024-10/objects/AppSubscriptionSale#field-shop) * {}[AppUsageSale.shop](https://shopify.dev/docs/api/partner/2024-10/objects/AppUsageSale#field-shop) * {}[CreditApplied.shop](https://shopify.dev/docs/api/partner/2024-10/objects/CreditApplied#field-shop) * {}[CreditFailed.shop](https://shopify.dev/docs/api/partner/2024-10/objects/CreditFailed#field-shop) * {}[CreditPending.shop](https://shopify.dev/docs/api/partner/2024-10/objects/CreditPending#field-shop) * {}[Job.shop](https://shopify.dev/docs/api/partner/2024-10/objects/Job#field-shop) * {}[LegacyTransaction.shop](https://shopify.dev/docs/api/partner/2024-10/objects/LegacyTransaction#field-shop) * {}[OneTimeChargeAccepted.shop](https://shopify.dev/docs/api/partner/2024-10/objects/OneTimeChargeAccepted#field-shop) * {}[OneTimeChargeActivated.shop](https://shopify.dev/docs/api/partner/2024-10/objects/OneTimeChargeActivated#field-shop) * {}[OneTimeChargeDeclined.shop](https://shopify.dev/docs/api/partner/2024-10/objects/OneTimeChargeDeclined#field-shop) * {}[OneTimeChargeExpired.shop](https://shopify.dev/docs/api/partner/2024-10/objects/OneTimeChargeExpired#field-shop) * {}[ReferralAdjustment.shop](https://shopify.dev/docs/api/partner/2024-10/objects/ReferralAdjustment#field-shop) * {}[ReferralTransaction.shop](https://shopify.dev/docs/api/partner/2024-10/objects/ReferralTransaction#field-shop) * {}[RelationshipDeactivated.shop](https://shopify.dev/docs/api/partner/2024-10/objects/RelationshipDeactivated#field-shop) * {}[RelationshipInstalled.shop](https://shopify.dev/docs/api/partner/2024-10/objects/RelationshipInstalled#field-shop) * {}[RelationshipReactivated.shop](https://shopify.dev/docs/api/partner/2024-10/objects/RelationshipReactivated#field-shop) * {}[RelationshipUninstalled.shop](https://shopify.dev/docs/api/partner/2024-10/objects/RelationshipUninstalled#field-shop) * {}[ServiceSale.shop](https://shopify.dev/docs/api/partner/2024-10/objects/ServiceSale#field-shop) * {}[ServiceSaleAdjustment.shop](https://shopify.dev/docs/api/partner/2024-10/objects/ServiceSaleAdjustment#field-shop) * {}[SubscriptionApproachingCappedAmount.shop](https://shopify.dev/docs/api/partner/2024-10/objects/SubscriptionApproachingCappedAmount#field-shop) * {}[SubscriptionCappedAmountUpdated.shop](https://shopify.dev/docs/api/partner/2024-10/objects/SubscriptionCappedAmountUpdated#field-shop) * {}[SubscriptionChargeAccepted.shop](https://shopify.dev/docs/api/partner/2024-10/objects/SubscriptionChargeAccepted#field-shop) * {}[SubscriptionChargeActivated.shop](https://shopify.dev/docs/api/partner/2024-10/objects/SubscriptionChargeActivated#field-shop) * {}[SubscriptionChargeCanceled.shop](https://shopify.dev/docs/api/partner/2024-10/objects/SubscriptionChargeCanceled#field-shop) * {}[SubscriptionChargeDeclined.shop](https://shopify.dev/docs/api/partner/2024-10/objects/SubscriptionChargeDeclined#field-shop) * {}[SubscriptionChargeExpired.shop](https://shopify.dev/docs/api/partner/2024-10/objects/SubscriptionChargeExpired#field-shop) ### Possible type in * [Message​Sender](https://shopify.dev/docs/api/partner/2024-10/unions/MessageSender) *** ## Interfaces * * [Actor](https://shopify.dev/docs/api/partner/2024-10/interfaces/Actor) interface * [Node](https://shopify.dev/docs/api/partner/2024-10/interfaces/Node) interface *** ## ||-Shop Implements ### Implements * ||-[Actor](https://shopify.dev/docs/api/partner/2024-10/interfaces/Actor) * ||-[Node](https://shopify.dev/docs/api/partner/2024-10/interfaces/Node)