Skip to content

Commit c1284dd

Browse files
authored
Class name in SchemaGeneratorHooksProvider example (ExpediaGroup#1383)
The class name for the service provider is incorrect in example for SchemaGeneratorHooksProvider
1 parent 58ad85c commit c1284dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
com.expediagroup.graphql.examples.hooks.CustomHooksProvider
1+
com.expediagroup.graphql.examples.server.spring.hooks.CustomHooksProvider

0 commit comments

Comments
 (0)