Skip to content

having a variable named 'args' in a function leads to weird error messages #827

Closed
@beevans

Description

@beevans

I had a variable I'd named "args" in a function. It lead to a whole bunch of compile errors on an unrelated variable when the juniper::graphql_object macro was unpacked.

It would be nice to have an error message that detects reserved words in an argument list.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions