ShopifyServiceMetadata
Metadata for Shopify connected services
type ShopifyServiceMetadata {
shop: String
storefront: ShopifyStorefront
}
Fields
ShopifyServiceMetadata.shop ● String scalar
The name of the Shopify shop
ShopifyServiceMetadata.storefront ● ShopifyStorefront object
The storefront associated with the shop
Implemented By
ConnectedServiceMetadata union