Skip to content
This repository has been archived by the owner on Jan 27, 2022. It is now read-only.

No guidance for how to use APQ to do query whitelisting #62

Open
benknight opened this issue Oct 29, 2020 · 0 comments
Open

No guidance for how to use APQ to do query whitelisting #62

benknight opened this issue Oct 29, 2020 · 0 comments

Comments

@benknight
Copy link

benknight commented Oct 29, 2020

The Apollo glossary defines query whitelisting as follows:

A technique for preventing unwanted attacks by maintaining a list of approved queries that are allowed in your application. Any query not present in the list that is run against the server will not be allowed. Automatic Persisted Queries is a feature of Apollo Server 2 that enables query whitelisting and persisted queries.

https://www.apollographql.com/docs/resources/graphql-glossary/#query-whitelisting

Yet there is no guidance or docs provided at all for query whitelisting using APQ.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant