We would like to use persisted queries, but not automated. It gives us a security benefit, that only the selected queries are allowed for clients.
- Option to add/upload queries manually, similarly as in graphql module (https://www.drupal.org/docs/8/modules/graphql/query-maps)
- Add an option to disallow unknown queries
Note: Using the persisted queries option provided by the graphql module is not wanted, as it works with a deprecated apollo package. apollographql/persistgraphql#67
We would like to use persisted queries, but not automated. It gives us a security benefit, that only the selected queries are allowed for clients.
Note: Using the persisted queries option provided by the graphql module is not wanted, as it works with a deprecated apollo package. apollographql/persistgraphql#67