Philipp Schreiber
Philipp Schreiber
Thanks for your reply. Yes I'm interested in using it... As far as I have seen only the POST and PUT parts are missing since the content management api and...
Here is a screenshot of the improved backend. "Löschen" means "delete" and is translated because I have a german wordpress instance. 
Hi @moufmouf , I try ;) I'm using the thecodingmachine/graphqlite-bundle ^4.0 The error appears in graphiql just when it tries to generate the schema – so it should be an...
> Ran into this issue as well, it occurred when I turned off `enable_me` query and had a manual user account type, interestingly turning the enable_me option on fixed the...
I have another example for this. Default locale is `de`. If you go to https://vercel-middleware-index-404.vercel.app/de/ you get a 200 back and get redirected to https://vercel-middleware-index-404.vercel.app/ in the frontend instead of...