You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a a #[GQL\Query] or #[GQL\Mutation] is attached to a method, it's the order of the method argument that should matter and not the one of the #[GQL\Arg] declared on the query.