Alokai

BooleanAttributeDefinitionType

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

Referenced Types

On this page