OBJECT
PublicProductVariant
Type returned as a part of a ProductVariantUnion type when the user doesn't have access to the Product object.
link GraphQL Schema definition
- type PublicProductVariant {
- : String!
- : ProductUnion
- }
OBJECT
Type returned as a part of a ProductVariantUnion type when the user doesn't have access to the Product object.
- type PublicProductVariant {
- : String!
- : ProductUnion
- }