Skip to content

Commit

Permalink
update docs to not specify addGeneratedAnnotation
Browse files Browse the repository at this point in the history
  • Loading branch information
deweyjose committed Jul 9, 2024
1 parent d02aed8 commit fa82f43
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -645,7 +645,6 @@ Add the following to your pom files build/plugins section.
<param>src/main/resources/schema/schema.graphqls</param>
</schemaPaths>
<packageName>com.acme.[your_project].generated</packageName>
<addGeneratedAnnotation>true</addGeneratedAnnotation>
</configuration>
</plugin>
```
Expand Down

0 comments on commit fa82f43

Please sign in to comment.