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
- fix the viewer query not returning the authenticated user by instantiating the plugin at "plugins_loaded" so the "determine_current_user" filter would be applied, which occurs BEFORE "graphql_init" is fired, so the plugin was being instantiated too late.
0 commit comments