for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
<?php
namespace HansOtt\GraphQL\Query;
use HansOtt\GraphQL\Shared\Location as LocationShared;
final class Location extends LocationShared
{
}