Skip to content

How to disable multi-operation queries #252

@xxia-brex

Description

@xxia-brex

How can we disable multi-operation queries like "[{"operationName":"xxx1","variables":{},"query":"query xxx1 {}"},
{"operationName":"xxx2","variables":{},"query":"query xxx2 {
}"},
{"operationName":"xxx3","variables":{},"query":"query xxx3 {*********}"},,
...repeat 1000x..."

for security reason, we prefer to only allow a single operation per http request

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions