References ResourceFieldResolver
Reference
C
Class

ApiPlatform\GraphQl\Resolver\ResourceFieldResolver

A field resolver that resolves IDs to IRIs and allow to access to the raw ID using the “#id” field.

class ApiPlatform\GraphQl\Resolver\ResourceFieldResolver
{
    public __construct(ApiPlatform\Metadata\IriConverterInterface $iriConverter)
    public __invoke(null|array $source, array $args, $context, GraphQL\Type\Definition\ResolveInfo $info)
}

Methods

__construct

public __construct(ApiPlatform\Metadata\IriConverterInterface $iriConverter)

Parameters

iriConverter`ApiPlatform\Metadata\IriConverterInterface`

__invoke

public __invoke(null|array $source, array $args, $context, GraphQL\Type\Definition\ResolveInfo $info)

Parameters

sourcearray
argsarray
context
infoGraphQL\Type\Definition\ResolveInfo

Returns

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