-
Notifications
You must be signed in to change notification settings - Fork 2
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
input types to create objects #5
Comments
I went with naming the types according to the spec (i.e. |
The code should now cover cases involving wrapped fields and cases where loops may occur. For now, test cases should cover:
|
Now covers
|
Moving the tasks related to tests to a separate issue (#23) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This issue covers parts of Section 5 of issue #1.
Add input types to create objects.
The text was updated successfully, but these errors were encountered: