Class ProductSelectionVariantSelectionChangedFragmentProjection<PARENT extends com.netflix.graphql.dgs.client.codegen.BaseSubProjectionNode<?,?>,ROOT extends com.netflix.graphql.dgs.client.codegen.BaseSubProjectionNode<?,?>>
java.lang.Object
com.netflix.graphql.dgs.client.codegen.BaseProjectionNode
com.netflix.graphql.dgs.client.codegen.BaseSubProjectionNode<PARENT,ROOT>
com.commercetools.graphql.api.client.ProductSelectionVariantSelectionChangedFragmentProjection<PARENT,ROOT>
public class ProductSelectionVariantSelectionChangedFragmentProjection<PARENT extends com.netflix.graphql.dgs.client.codegen.BaseSubProjectionNode<?,?>,ROOT extends com.netflix.graphql.dgs.client.codegen.BaseSubProjectionNode<?,?>>
extends com.netflix.graphql.dgs.client.codegen.BaseSubProjectionNode<PARENT,ROOT>
-
Nested Class Summary
Nested classes/interfaces inherited from class com.netflix.graphql.dgs.client.codegen.BaseProjectionNode
com.netflix.graphql.dgs.client.codegen.BaseProjectionNode.InputArgument -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionProductVariantSelectionProjection<ProductSelectionVariantSelectionChangedFragmentProjection<PARENT,ROOT>, ROOT> ProductVariantSelectionProjection<ProductSelectionVariantSelectionChangedFragmentProjection<PARENT,ROOT>, ROOT> product()toString()type()Methods inherited from class com.netflix.graphql.dgs.client.codegen.BaseSubProjectionNode
getParent, getRoot, parent, rootMethods inherited from class com.netflix.graphql.dgs.client.codegen.BaseProjectionNode
getFields, getFragments, getInputArguments, getSchemaType
-
Constructor Details
-
ProductSelectionVariantSelectionChangedFragmentProjection
-
-
Method Details
-
oldVariantSelection
public ProductVariantSelectionProjection<ProductSelectionVariantSelectionChangedFragmentProjection<PARENT,ROOT>, oldVariantSelection()ROOT> -
newVariantSelection
public ProductVariantSelectionProjection<ProductSelectionVariantSelectionChangedFragmentProjection<PARENT,ROOT>, newVariantSelection()ROOT> -
product
public ProductProjection<ProductSelectionVariantSelectionChangedFragmentProjection<PARENT,ROOT>, product()ROOT> -
productRef
public ReferenceProjection<ProductSelectionVariantSelectionChangedFragmentProjection<PARENT,ROOT>, productRef()ROOT> -
type
-
toString
-