<dependency>
<groupId>com.netflix.graphql.dgs</groupId>
<artifactId>graphql-error-types</artifactId>
<version>9.1.2</version>
</dependency>
@Grapes(
@Grab(group='com.netflix.graphql.dgs', module='graphql-error-types', version='9.1.2')
)