File tree Expand file tree Collapse file tree 2 files changed +1
-12
lines changed
commercetools/commercetools-graphql-api/src/main/resources/graphql Expand file tree Collapse file tree 2 files changed +1
-12
lines changed Original file line number Diff line number Diff line change @@ -9934,34 +9934,22 @@ input RangeFilterInput {
99349934type RawCustomField {
99359935 name : String !
99369936 value : Json !
9937-
9938- "BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta"
99399937 referencedResource : ReferenceExpandable
9940-
9941- "BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta"
99429938 referencedResourceSet : [ReferenceExpandable ! ]!
99439939}
99449940
99459941type RawProductAttribute {
99469942 name : String !
99479943 value : Json !
99489944 attributeDefinition : AttributeDefinition
9949-
9950- "BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta"
99519945 referencedResource : ReferenceExpandable
9952-
9953- "BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta"
99549946 referencedResourceSet : [ReferenceExpandable ! ]!
99559947}
99569948
99579949type RawProductSearchAttribute {
99589950 name : String !
99599951 value : Json !
9960-
9961- "BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta"
99629952 referencedResource : ReferenceExpandable
9963-
9964- "BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta"
99659953 referencedResourceSet : [ReferenceExpandable ! ]!
99669954}
99679955
Original file line number Diff line number Diff line change @@ -416,3 +416,4 @@ fcc6480a0c34dde0eb5c0a44b1b166a4fdc212fc
416416e68ca35e345e284ffc6281baa6fcfb56a3e93582
417417b1fc7dfd206272a7717ffe06bf9bdb40fc428a1d
4184182222db881c7a11c0c0e7a23d0b0165c1fe593281
419+ f94e106041ca73ddf1379a3450017c042ea2a170
You can’t perform that action at this time.
0 commit comments