Skip to content

Commit 84cda1e

Browse files
committed
chore: cleanup
1 parent a516942 commit 84cda1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

protection/makeAllPublic/config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# This is a blanket way to make all Query endpoints public, i.e. not requiring an API Key or JWT.
1+
# This is a blanket way to make all Query fields public, i.e. not requiring an API Key or JWT.
22
# For example, you would typically do this for your product catalog queries.
3-
# Remember to test this not through a GraphQL client that does not automatically set an api or admin key.
3+
# Remember to test this through a GraphQL client that does not automatically set an api or admin key.
44
access:
55
policies:
66
- type: Query

0 commit comments

Comments
 (0)