ResolverInterface deprecated
interface ResolverInterface implements OperationResolver (View source)
deprecated
Applied to classes that resolve queries or mutations
Methods
mixed
resolve(mixed $object, array $args, mixed $context, ResolveInfo $info)
Invoked by the Executor class to resolve this mutation / query
from
OperationResolver
Details
mixed
resolve(mixed $object, array $args, mixed $context, ResolveInfo $info)
Invoked by the Executor class to resolve this mutation / query