#KeystoneCMS #keystonejs #headlesscms #GraphQLAPI
cc: @bluemix
#askfedi Quick question: who here is using #keystonejs and if so, why?
I'm currently using it as the admin data maintenance backend for an app that works as a portal for users to input and submit data. And I love it!
Can anyone familiar with #keystonejs tell me what is going wrong here? I'm using a hook to query the #graphQL api for the logged in user. When I run my query in the playground, it works fine. When I run it in my #nextjs app, it returns null. This is my first Keystone/Next app, so I'm a little out of my depth.