Skip to content

Commit c47b5ed

Browse files
committed
Updated API from documentation release
1 parent 6af825d commit c47b5ed

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

api-specs/graphql/schema.sdl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10690,6 +10690,9 @@ type RawCustomField {
1069010690
type RawProductAttribute {
1069110691
name: String!
1069210692
value: Json!
10693+
10694+
"BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta"
10695+
attributesRaw: [RawProductAttribute!]
1069310696
attributeDefinition: AttributeDefinition
1069410697
referencedResource: ReferenceExpandable
1069510698
referencedResourceSet: [ReferenceExpandable!]!

0 commit comments

Comments
 (0)