References DeserializeStage
Reference
C
Class

ApiPlatform\GraphQl\Resolver\Stage\DeserializeStage

Deserialize stage of GraphQL resolvers.

class ApiPlatform\GraphQl\Resolver\Stage\DeserializeStage implements ApiPlatform\GraphQl\Resolver\Stage\DeserializeStageInterface
{
    public __construct(Symfony\Component\Serializer\Normalizer\DenormalizerInterface $denormalizer, ApiPlatform\GraphQl\Serializer\SerializerContextBuilderInterface $serializerContextBuilder)
    public __invoke(null|object $objectToPopulate, string $resourceClass, ApiPlatform\Metadata\GraphQl\Operation $operation, array $context): object
}

Methods

__construct

public __construct(Symfony\Component\Serializer\Normalizer\DenormalizerInterface $denormalizer, ApiPlatform\GraphQl\Serializer\SerializerContextBuilderInterface $serializerContextBuilder)

Parameters

denormalizerSymfony\Component\Serializer\Normalizer\DenormalizerInterface
serializerContextBuilder`ApiPlatform\GraphQl\Serializer\SerializerContextBuilderInterface`

__invoke

public __invoke(null|object $objectToPopulate, string $resourceClass, ApiPlatform\Metadata\GraphQl\Operation $operation, array $context): object

Parameters

objectToPopulateobject
resourceClassstring
operation`ApiPlatform\Metadata\GraphQl\Operation`
contextarray

Returns

object

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