hey @User , are you using us only for sessions? If not, then a new session is created automatically when the user signs in / up. If you are using us only for sessions, then you should create a separate end point for login / sign up which works independently to the grapqhl layer.
Maybe there is a better way of doing this, I will have to investigate.