Alokai

DateAttributeDefinitionType

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

Referenced Types

On this page