References QueryCollectionResolverInterface
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
}

Methods

__invoke

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

Parameters

collectioniterable
contextarray

Returns

iterable

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