drupal-graphql / drupal-graphql/graphql-apq
Option to upload query
Open
- Dominant language
- PHP
- Stars
- 16
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
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.
1. Option to add/upload queries manually, similarly as in graphql module (https://www.drupal.org/docs/8/modules/graphql/query-maps)
2. 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. https://github.com/apollographql/persistgraphql/pull/67
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.