Hi,
About the endpoint that slash expose, is it safe to give this endpoint to clients and restrict queries and muttions by @auth
or should I have a server that expose only part of the functionality of the whole generated GQL API?
I am asking becuse sometimes even if the user is authorized and authenticated he can create queries that are not legit by mistake or with purpose.