Home > @vsf-enterprise/commercetools-types > DateTimeType
# DateTimeType type
Signature:
export declare type DateTimeType = FieldType & {
__typename?: 'DateTimeType';
name: Scalars['String'];
};
Home > @vsf-enterprise/commercetools-types > DateTimeType
Signature:
export declare type DateTimeType = FieldType & {
__typename?: 'DateTimeType';
name: Scalars['String'];
};
On this page