diff --git a/docs/source/customizations/coprocessor.mdx b/docs/source/customizations/coprocessor.mdx index 935468ce9c..9cd042c400 100644 --- a/docs/source/customizations/coprocessor.mdx +++ b/docs/source/customizations/coprocessor.mdx @@ -437,7 +437,7 @@ Properties of the JSON body are divided into two high-level categories: }, "serviceName": "service name shouldn't change", "uri": "http://thisurihaschanged", - "query_plan": { + "queryPlan": { "usage_reporting":{"statsReportKey":"# Me\nquery Me{me{name username}}","referencedFieldsByType":{"User":{"fieldNames":["name","username"],"isInterface":false},"Query":{"fieldNames":["me"],"isInterface":false}}}, "root":{ "kind":"Fetch",