mirror of
https://github.com/retailcrm/graphql-php.git
synced 2024-11-22 12:56:05 +03:00
Update graphql.php
This commit is contained in:
parent
7f54b1f7e3
commit
9b449745ab
@ -40,8 +40,6 @@ try {
|
|||||||
$data = $_REQUEST;
|
$data = $_REQUEST;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
$data += ['query' => null, 'variables' => null];
|
$data += ['query' => null, 'variables' => null];
|
||||||
|
|
||||||
if (null === $data['query']) {
|
if (null === $data['query']) {
|
||||||
|
Loading…
Reference in New Issue
Block a user