Philipp Schreiber

Results 5 comments of 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. ![screen shot 2014-02-20 at 22 40 20](https://f.cloud.github.com/assets/1312725/2223864/a6c11022-9a77-11e3-9cb2-ab90fbb85528.png)

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...