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
jpa-annotations that requires that the GraphQLObjectType it builds be passed to schemaBuilder.query() but that is already called by GraphQLJpaSchemaBuilder and cannot be called twice.
Any suggestions on how we might go about merging these in a clean way please?