protected property QueryTestBase::$queryUrl in GraphQL 8
Same name and namespace in other branches
- 8.2 src/Tests/QueryTestBase.php \Drupal\graphql\Tests\QueryTestBase::queryUrl
The GraphQL resource.
Type: string
File
- src/
Tests/ QueryTestBase.php, line 17
Class
- QueryTestBase
- Test helper class for GraphQL query tests.
Namespace
Drupal\graphql\TestsCode
protected $queryUrl = 'graphql';