Alokai

DateTimeAttributeDefinitionType

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

Referenced Types

On this page