Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clarify errors for mismatching input implementation #363

Conversation

dackroyd
Copy link
Contributor

Producing clearer error messages when field input arguments are
implemented by code:

  • Which does not match the schema e.g. missing field; or
  • Function missing struct wrapper for field arguments

Producing clearer error messages when field input arguments are
 implemented by code:

 * Which does not match the schema e.g. missing field; or
 * Function missing struct wrapper for field arguments
@dackroyd
Copy link
Contributor Author

Fixes #362

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants