10.9.0 • Published 10 months ago

@commercetools-test-data/project-extension v10.9.0

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

@commercetools-test-data/project-extension

This package provides the data model for the commercetools internal API ProjectExtension type

Install

$ pnpm add -D @commercetools-test-data/project-extension

Usage

The package provides models for ProjectExtension.

import {
  ProjectExtension,
  type TProjectExtension,
  type TProjectExtensionGraphql,
} from '@commercetools-test-data/project-extension';

const projectExtension =
  ProjectExtension.random().buildRest<TProjectExtension>();
const projectExtensionGraphQL =
  ProjectExtension.random().buildGraphql<TProjectExtensionGraphql>();
10.9.0

10 months ago

10.8.0

11 months ago

10.8.1

11 months ago

10.7.1

11 months ago

10.6.0

12 months ago

10.6.1

12 months ago

10.2.0

1 year ago

10.4.0

1 year ago

10.5.0

1 year ago

10.5.1

1 year ago

10.7.0

12 months ago

10.5.2

12 months ago

10.3.0

1 year ago

10.1.4

1 year ago

10.1.3

1 year ago

10.1.2

1 year ago

10.1.1

1 year ago

10.1.0

1 year ago

10.0.0

1 year ago

9.0.7

1 year ago

9.0.6

1 year ago

9.0.5

1 year ago

9.0.4

1 year ago

9.0.3

1 year ago

9.0.2

1 year ago

9.0.1

1 year ago

9.0.0

1 year ago

8.5.0

1 year ago

8.4.0

1 year ago

8.3.0

1 year ago