Conflicting Arguments Error
Description
This error is thrown when you define a resolver with multiple arguments that conflict with each other, like βselfβ, βrootβ, or any arguments annotated with strawberry.Parent.
For example the following code will throw this error: