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