Michael Hunger
Michael Hunger
Did you use the basic auth header Can you share the output of list users which roles are listed for your user?
Thanks a lot. I’ll investigate
Hi Robert, sorry for the delay. I investigated it and you're right I could reproduce that the db provided by the server extension didn't adhere to the security rules.
Yes, I was waiting for a version of graphql-java that supports it, but I think the current version should. How/where did you try to use it?
Should be available with the next release, which also upgrades graphql-java to version 12
Good question, it was intentionally done so that you can distinguish the top level "entity" queries from other queries. But we can also generate the lower case version, and probably...
also support graphiql format for /graphql/idl
ya, currently /graphql/idl expects a plain string, but we can make it handle the json from graphiql too
Please provide a reproduction that would help a lot.
Also DateTime is a custom scalar or?