Reference
I
Interface

ApiPlatform\GraphQl\Resolver\QueryCollectionResolverInterface

A function resolving a GraphQL query of a collection.

interface ApiPlatform\GraphQl\Resolver\QueryCollectionResolverInterface
{
    public __invoke(iterable $collection, array $context): iterable
}
interface ApiPlatform\GraphQl\Resolver\QueryCollectionResolverInterface
{
    public __invoke(iterable $collection, array $context): iterable
}

Methods

__invoke

public __invoke(iterable $collection, array $context): iterable
public __invoke(iterable $collection, array $context): iterable

Parameters

collectioniterable
contextarray

Returns

iterable

Copyright © 2023 Kévin Dunglas

Sponsored by Les-Tilleuls.coop