Alokai

NumberAttributeDefinitionType

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

Referenced Types

On this page