graphql

steveb8n 2021-09-03T00:11:42.011900Z

would be curious to see what people think of the issues and how they might apply to Lacinia?

gklijs 2021-09-03T05:57:35.012Z

Most of them only apply to public api's. https://www.apollographql.com/blog/graphql/security/9-ways-to-secure-your-graphql-api-security-checklist/ is a more positive minded post about the same.

steveb8n 2021-09-03T06:21:05.012300Z

fair point. I find the query “complexity” limit a useful one in general. I wonder if there’s an example of this for Lacinia somewhere?