Pavel Mozhchil
Pavel Mozhchil
This PR close two issues: https://github.com/gin-gonic/gin/issues/1827 https://github.com/gin-gonic/gin/issues/1770
use Implement like this ``` class GraphQLVoter extends Voter { /** @var RolesCheckerService */ protected $rolesChecker; public function setRolesChecker(RolesCheckerService $rolesChecker) { $this->rolesChecker = $rolesChecker; } /** * {@inheritdoc} */ protected...
``` LandingType .... public function build($config) $config->addFields( [ 'id' => new NonNullType(new IdType()), 'tariffs' => new ListType(new TariffType()), ... TariffType ... public function build($config) { $config->addFields( [ 'id' => new...
не генерит именно для двух игр для Bike Ride 3D и для My Clone Army