OBJECT

ProductVirtualAspect

link GraphQL Schema definition

  • type ProductVirtualAspect {
  • default_option_id: ID
  • id: Int
  • product_id: Int
  • aspect_id: Int
  • }