File tree Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Expand file tree Collapse file tree 1 file changed +0
-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
You can’t perform that action at this time.
0 commit comments