mirror of
https://github.com/retailcrm/graphql-php.git
synced 2025-04-03 12:43:31 +03:00
Update graphql.php
This commit is contained in:
parent
7f54b1f7e3
commit
9b449745ab
1 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue