1 Commits

Author SHA1 Message Date
Fred Cox
aa65f33dac fix(plugin-graphql): allow to use GET queries for graphql
GET queries are often advantagous for caching, cdns, etc
This removes a line that wasnt required, that blocked GET
queries from being authenticated on /graphql
2024-01-08 13:14:15 +00:00