10.18.2 • Published 8 months ago

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

Weekly downloads
-
License
MIT
Repository
github
Last release
8 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

9 months ago

10.15.2

8 months ago

10.15.0

9 months ago

10.11.1

1 year ago

10.11.2

12 months ago

10.11.0

1 year ago

10.15.3

8 months ago

10.16.0

8 months ago

10.12.0

11 months ago

10.17.0

8 months ago

10.13.0

10 months ago

10.9.1

1 year ago

10.9.2

1 year ago

10.9.3

1 year ago

10.14.2

9 months ago

10.14.0

10 months ago

10.14.1

9 months ago

10.10.0

1 year ago

10.10.1

1 year ago

10.18.2

8 months ago

10.18.0

8 months ago

10.18.1

8 months ago

10.9.0

1 year 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