Class ReferenceType

java.lang.Object
com.commercetools.graphql.api.types.ReferenceType
All Implemented Interfaces:
FieldType

public class ReferenceType extends Object implements FieldType
  • Constructor Details

    • ReferenceType

      public ReferenceType()
    • ReferenceType

      public ReferenceType(String referenceTypeId, String name)
  • Method Details