Skip to content

Commit f30770b

Browse files
committed
add default value
1 parent 7b5aadb commit f30770b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

airbyte_cdk/sources/declarative/declarative_component_schema.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4328,6 +4328,7 @@ definitions:
43284328
query:
43294329
type: string
43304330
description: The GraphQL query to be executed
4331+
default: "query {\n \n}"
43314332
additionalProperties: true
43324333
DpathValidator:
43334334
title: Dpath Validator

0 commit comments

Comments
 (0)