Reference
I
Interface

ApiPlatform\GraphQl\Serializer\SerializerContextBuilderInterface

Builds the context used by the Symfony Serializer.

interface ApiPlatform\GraphQl\Serializer\SerializerContextBuilderInterface
{
    public create(string $resourceClass, ApiPlatform\Metadata\GraphQl\Operation $operation, array $resolverContext, bool $normalization): array
}
interface ApiPlatform\GraphQl\Serializer\SerializerContextBuilderInterface
{
    public create(string $resourceClass, ApiPlatform\Metadata\GraphQl\Operation $operation, array $resolverContext, bool $normalization): array
}

Methods

create

public create(string $resourceClass, ApiPlatform\Metadata\GraphQl\Operation $operation, array $resolverContext, bool $normalization): array
public create(string $resourceClass, ApiPlatform\Metadata\GraphQl\Operation $operation, array $resolverContext, bool $normalization): array

Parameters

resourceClassstring
operationApiPlatform\Metadata\GraphQl\Operation
resolverContextarray
normalizationbool

Returns

array

Copyright © 2023 Kévin Dunglas

Sponsored by Les-Tilleuls.coop