Class: EPlat::Shopify::GraphQL::V202407::Input::Product

Inherits:
EPlat::Shopify::GraphQL::V202407::Input
  • Object
show all
Defined in:
lib/e_plat/resource/platform_specific/shopify/graph_q_l/v_2024_07/input/product.rb

Constant Summary collapse

SUPPORTED_FIELDS =
%w[
  title
  descriptionHtml
  productType
  vendor
  tags
  collectionsToJoin
  collectionsToLeave
  metafields
  productOptions
  customProductType
  templateSuffix
  redirectNewHandle
  requiresSellingPlan
  giftCard
  giftCardTemplateSuffix
  seo
  status
  id
  handle
].freeze