File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -103,8 +103,8 @@ the server can retrieve this GraphQL Document from the document identifier. The
103
103
method through which the client and server achieve this is implementation
104
104
specific.
105
105
106
- Note: When used as an operation allowlist , persisted documents are typically
107
- stored into some kind of trusted shared key-value store at client build time
106
+ Note: When used as an operation allow-list , persisted documents are typically
107
+ stored into a trusted shared key-value store at client build time
108
108
(either directly, or indirectly via an authenticated request to the server) such
109
109
that the server may retrieve them given the identifier at request time. This
110
110
must be done in a secure manner (preventing untrusted third parties from adding
You can’t perform that action at this time.
0 commit comments