LastPlayed
in package
Override the original class because that always expects an email & password combination Shoutz0r however uses a username & password combination
Table of Contents
- __invoke() : array<string|int, string>
Methods
__invoke()
public
__invoke(mixed $_, array<string|int, mixed> $args, GraphQLContext $context, ResolveInfo $resolveInfo) : array<string|int, string>
Parameters
- $_ : mixed
- $args : array<string|int, mixed>
- $context : GraphQLContext
- $resolveInfo : ResolveInfo