Alokai

TextAttributeDefinitionType

type TextAttributeDefinitionType = AttributeDefinitionType & {
  __typename?: 'TextAttributeDefinitionType';
  name: Scalars['String'];
};

Referenced Types

On this page