After I migrated to Reactive GraphQL, Spring ReactiveSecurityContext is not accessible in GraphQL. The question here is, how I can use Spring @PreAuthorize annotation in REACTIVE GraphQL Resolvers.
I found some links like this one but I couldn't get this done.