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