From fa82f43cf1b13d7b24dc417ef1f4972566b465a8 Mon Sep 17 00:00:00 2001 From: Dewey Jose Date: Tue, 9 Jul 2024 16:28:12 -0400 Subject: [PATCH] update docs to not specify addGeneratedAnnotation --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 201a37a..8173d89 100644 --- a/README.md +++ b/README.md @@ -645,7 +645,6 @@ Add the following to your pom files build/plugins section. src/main/resources/schema/schema.graphqls com.acme.[your_project].generated - true ```