5 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
Ben Irvin
84033819f8
Fix: GraphQL validates repeatable component attributes correctly (#18647) 2023-11-06 15:01:59 +01:00
Ben Irvin
26753c2c6f allow empty objects in validator 2023-09-27 11:56:41 +02:00
Ben Irvin
d1ffb4a544 fix pagination query sanitization 2023-06-29 15:59:45 +02:00
Alexandre BODIN
feced1d72b
Move api tests to root of repo with same structure (#16242) 2023-04-05 10:32:20 +02:00