Clerk auth + GraphQL resolver + current user – RedwoodJS Community

Clerk auth + GraphQL resolver + current user – RedwoodJS Community

I’m trying to get the current user ID in a GraphQL resolver. I’ve created a SDL and service for a me field. The resolver is defined as: export …

 

Read More