Hi all,
I'm new to Keystone and trying to change api path but it seems that it cause problems as I cannot login after I change it
I also change adminPath:'/xxxxx', and it works fine as I can login
I also noticed that when I start server in dev mode I see the old path
GraphQL API: http://localhost:3000/admin/api
Any Idea?