References ResolverProvider
Reference
C
Class

ApiPlatform\GraphQl\State\Provider\ResolverProvider

This provider calls a GraphQl resolver if defined.

class ApiPlatform\GraphQl\State\Provider\ResolverProvider implements ApiPlatform\State\ProviderInterface
{
    public __construct(ApiPlatform\State\ProviderInterface $decorated, Psr\Container\ContainerInterface $queryResolverLocator)
    public provide(ApiPlatform\Metadata\Operation $operation, array $uriVariables, array $context): object|array
}

Methods

__construct

public __construct(ApiPlatform\State\ProviderInterface $decorated, Psr\Container\ContainerInterface $queryResolverLocator)

Parameters

decorated`ApiPlatform\State\ProviderInterface`
queryResolverLocatorPsr\Container\ContainerInterface

provide

public provide(ApiPlatform\Metadata\Operation $operation, array $uriVariables, array $context): object|array

Parameters

operation`ApiPlatform\Metadata\Operation`
uriVariablesarray
contextarray

Returns

object
array

Made with love by

Les-Tilleuls.coop can help you design and develop your APIs and web projects, and train your teams in API Platform, Symfony, Next.js, Kubernetes and a wide range of other technologies.

Learn more

Copyright © 2023 Kévin Dunglas

Sponsored by Les-Tilleuls.coop