10.18.2 • Published 6 months ago

@commercetools-test-data/attribute-group v10.18.2

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

@commercetools-test-data/attribute-group

This package provides the data model for the commercetools platform attributeGroup representations

https://docs.commercetools.com/api/projects/attribute-groups#attributegroup

Install

$ pnpm add -D @commercetools-test-data/attribute-group

Usage

import {
  AttributeGroup,
  type TAttributeGroup,
  type TAttributeGroupGraphql,
} from '@commercetools-test-data/attribute-group';

const attributeGroup = AttributeGroup.random().build<TAttributeGroup>();
// For REST entities
const attributeGroupRest = AttributeGroup.random().buildRest<TAttributeGroup>();
// For Graphql entities
const attributeGroupGraphql =
  AttributeGroup.random().buildGraphql<TAttributeGroupGraphql>();
10.15.1

7 months ago

10.15.2

6 months ago

10.15.0

7 months ago

10.11.1

10 months ago

10.11.2

10 months ago

10.11.0

10 months ago

10.15.3

6 months ago

10.16.0

6 months ago

10.12.0

9 months ago

10.17.0

6 months ago

10.13.0

8 months ago

10.9.1

12 months ago

10.9.2

12 months ago

10.9.3

12 months ago

10.14.2

7 months ago

10.14.0

8 months ago

10.14.1

7 months ago

10.10.0

11 months ago

10.10.1

11 months ago

10.18.2

6 months ago

10.18.0

6 months ago

10.18.1

6 months ago

10.9.0

12 months ago

10.8.0

1 year ago

10.8.1

1 year ago

10.7.1

1 year ago

10.7.0

1 year ago

10.6.1

1 year ago

10.6.0

1 year ago

10.5.2

1 year ago

10.5.1

1 year ago

10.5.0

1 year ago

10.4.0

1 year ago