--- title: Shop - Partner API description: A Shopify shop. api_version: 2025-01 api_name: partner type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/partner/2025-01/objects/Shop md: https://shopify.dev/docs/api/partner/2025-01/objects/Shop.md --- # Shop object A Shopify shop. ## Fields * avatar​Url [Url](https://shopify.dev/docs/api/partner/2025-01/scalars/Url) A URL referencing the avatar associated with the actor. * id [ID!](https://shopify.dev/docs/api/partner/2025-01/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/2025-01/scalars/Url) non-null The shop's `.myshopify.com` domain name. * name [String!](https://shopify.dev/docs/api/partner/2025-01/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/2025-01/interfaces/AppEvent#fields-shop) * {}[AppOneTimeSale.shop](https://shopify.dev/docs/api/partner/2025-01/objects/AppOneTimeSale#field-AppOneTimeSale.fields.shop) * {}[AppSaleAdjustment.shop](https://shopify.dev/docs/api/partner/2025-01/objects/AppSaleAdjustment#field-AppSaleAdjustment.fields.shop) * {}[AppSaleCredit.shop](https://shopify.dev/docs/api/partner/2025-01/objects/AppSaleCredit#field-AppSaleCredit.fields.shop) * {}[AppSubscriptionSale.shop](https://shopify.dev/docs/api/partner/2025-01/objects/AppSubscriptionSale#field-AppSubscriptionSale.fields.shop) * {}[AppUsageSale.shop](https://shopify.dev/docs/api/partner/2025-01/objects/AppUsageSale#field-AppUsageSale.fields.shop) * {}[CreditApplied.shop](https://shopify.dev/docs/api/partner/2025-01/objects/CreditApplied#field-CreditApplied.fields.shop) * {}[CreditFailed.shop](https://shopify.dev/docs/api/partner/2025-01/objects/CreditFailed#field-CreditFailed.fields.shop) * {}[CreditPending.shop](https://shopify.dev/docs/api/partner/2025-01/objects/CreditPending#field-CreditPending.fields.shop) * {}[Job.shop](https://shopify.dev/docs/api/partner/2025-01/objects/Job#field-Job.fields.shop) * {}[LegacyTransaction.shop](https://shopify.dev/docs/api/partner/2025-01/objects/LegacyTransaction#field-LegacyTransaction.fields.shop) * {}[OneTimeChargeAccepted.shop](https://shopify.dev/docs/api/partner/2025-01/objects/OneTimeChargeAccepted#field-OneTimeChargeAccepted.fields.shop) * {}[OneTimeChargeActivated.shop](https://shopify.dev/docs/api/partner/2025-01/objects/OneTimeChargeActivated#field-OneTimeChargeActivated.fields.shop) * {}[OneTimeChargeDeclined.shop](https://shopify.dev/docs/api/partner/2025-01/objects/OneTimeChargeDeclined#field-OneTimeChargeDeclined.fields.shop) * {}[OneTimeChargeExpired.shop](https://shopify.dev/docs/api/partner/2025-01/objects/OneTimeChargeExpired#field-OneTimeChargeExpired.fields.shop) * {}[ReferralAdjustment.shop](https://shopify.dev/docs/api/partner/2025-01/objects/ReferralAdjustment#field-ReferralAdjustment.fields.shop) * {}[ReferralTransaction.shop](https://shopify.dev/docs/api/partner/2025-01/objects/ReferralTransaction#field-ReferralTransaction.fields.shop) * {}[RelationshipDeactivated.shop](https://shopify.dev/docs/api/partner/2025-01/objects/RelationshipDeactivated#field-RelationshipDeactivated.fields.shop) * {}[RelationshipInstalled.shop](https://shopify.dev/docs/api/partner/2025-01/objects/RelationshipInstalled#field-RelationshipInstalled.fields.shop) * {}[RelationshipReactivated.shop](https://shopify.dev/docs/api/partner/2025-01/objects/RelationshipReactivated#field-RelationshipReactivated.fields.shop) * {}[RelationshipUninstalled.shop](https://shopify.dev/docs/api/partner/2025-01/objects/RelationshipUninstalled#field-RelationshipUninstalled.fields.shop) * {}[ServiceSale.shop](https://shopify.dev/docs/api/partner/2025-01/objects/ServiceSale#field-ServiceSale.fields.shop) * {}[ServiceSaleAdjustment.shop](https://shopify.dev/docs/api/partner/2025-01/objects/ServiceSaleAdjustment#field-ServiceSaleAdjustment.fields.shop) * {}[SubscriptionApproachingCappedAmount.shop](https://shopify.dev/docs/api/partner/2025-01/objects/SubscriptionApproachingCappedAmount#field-SubscriptionApproachingCappedAmount.fields.shop) * {}[SubscriptionCappedAmountUpdated.shop](https://shopify.dev/docs/api/partner/2025-01/objects/SubscriptionCappedAmountUpdated#field-SubscriptionCappedAmountUpdated.fields.shop) * {}[SubscriptionChargeAccepted.shop](https://shopify.dev/docs/api/partner/2025-01/objects/SubscriptionChargeAccepted#field-SubscriptionChargeAccepted.fields.shop) * {}[SubscriptionChargeActivated.shop](https://shopify.dev/docs/api/partner/2025-01/objects/SubscriptionChargeActivated#field-SubscriptionChargeActivated.fields.shop) * {}[SubscriptionChargeCanceled.shop](https://shopify.dev/docs/api/partner/2025-01/objects/SubscriptionChargeCanceled#field-SubscriptionChargeCanceled.fields.shop) * {}[SubscriptionChargeDeclined.shop](https://shopify.dev/docs/api/partner/2025-01/objects/SubscriptionChargeDeclined#field-SubscriptionChargeDeclined.fields.shop) * {}[SubscriptionChargeExpired.shop](https://shopify.dev/docs/api/partner/2025-01/objects/SubscriptionChargeExpired#field-SubscriptionChargeExpired.fields.shop) ### Possible type in * [Message​Sender](https://shopify.dev/docs/api/partner/2025-01/unions/MessageSender) *** ## Interfaces * * [Actor](https://shopify.dev/docs/api/partner/2025-01/interfaces/Actor) interface * [Node](https://shopify.dev/docs/api/partner/2025-01/interfaces/Node) interface *** ## ||-Shop Implements ### Implements * ||-[Actor](https://shopify.dev/docs/api/partner/2025-01/interfaces/Actor) * ||-[Node](https://shopify.dev/docs/api/partner/2025-01/interfaces/Node)