We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b30881a commit f74e542Copy full SHA for f74e542
1 file changed
api-specs/graphql/schema.sdl
@@ -13237,7 +13237,7 @@ input ExistsFilterInput {
13237
BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta
13238
"""
13239
input ExtensionAdditionalContextInput {
13240
- includeOldResource: Boolean!
+ includeOldResource: Boolean
13241
}
13242
13243
input ExtensionDestinationInput {
0 commit comments