mirror of
https://github.com/retailcrm/graphql-php.git
synced 2024-11-21 20:36:05 +03:00
Small correction in examples
This commit is contained in:
parent
8df665610b
commit
1adfe21185
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
// Test this using following command
|
||||
// php -S localhost:8080 ./index.php
|
||||
// php -S localhost:8080 ./graphql.php
|
||||
require_once __DIR__ . '/../../vendor/autoload.php';
|
||||
|
||||
use \GraphQL\Examples\Blog\Types;
|
||||
|
Loading…
Reference in New Issue
Block a user