File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
commercetools/commercetools-graphql-api/src/main/resources/graphql Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -10690,6 +10690,9 @@ type RawCustomField {
1069010690type 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 ! ]!
Original file line number Diff line number Diff line change @@ -444,3 +444,4 @@ cd07396232802b1c29238fb92214946462f19e5d
44444453775bb9cfdee1169d81256fcf9b33ce5718b6e5
4454450e52ed3672e48fed855eed94497de9b16e7a50fa
446446e4973c1b97c71699c2945d476161cd47eded2e6d
447+ c47b5eda641591a8ffe2eb071826f157e2150771
You can’t perform that action at this time.
0 commit comments