GitHub

ShopifyGetProductByUrlGQL

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

Properties

Name Type Description
document ShopifyGetProductByUrlDocument