Alokai

MoneyAttributeDefinitionType

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

Referenced Types

On this page