import { ShopifyGetProductByUrlGQL } from '@daffodil/driver/shopify'
@Injectable()
class ShopifyGetProductByUrlGQL extends Apollo.Query<ShopifyGetProductByUrlQuery, ShopifyGetProductByUrlQueryVariables> {
document: ShopifyGetProductByUrlDocument
}
Name | Type | Description |
---|---|---|
document | ShopifyGetProductByUrlDocument |