You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems @SpringBootTest doesn't load the type definition registry. When I try to debug the method annotated with @DgsTypeDefinitionRegistry it doesn't hit any breakpoints and there fore none of my dynamic schema elements are registered. It seems like only static schemas in schema files will work with the DgsQueryExecutor. Am I missing something? Has anyone been able to test dynamic schemas with the DgsQueryExecutor?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It seems
@SpringBootTestdoesn't load the type definition registry. When I try to debug the method annotated with@DgsTypeDefinitionRegistryit doesn't hit any breakpoints and there fore none of my dynamic schema elements are registered. It seems like only static schemas in schema files will work with theDgsQueryExecutor. Am I missing something? Has anyone been able to test dynamic schemas with theDgsQueryExecutor?Beta Was this translation helpful? Give feedback.
All reactions