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

Separate schema-building logic into classes (more sensible units) #10

Merged
merged 1 commit into from
Oct 10, 2018

Conversation

aldahick
Copy link
Owner

Schema generation is no longer in the field decorator - it's been moved (mostly) into GraphQLSchemaField.schema.

This PR also resolves #3.

@aldahick aldahick added the enhancement New feature or request label Oct 10, 2018
@aldahick aldahick added this to the v0.1.0 milestone Oct 10, 2018
@aldahick aldahick self-assigned this Oct 10, 2018
@aldahick aldahick merged commit 8e24de4 into master Oct 10, 2018
@aldahick aldahick deleted the clean/separate-logic branch October 10, 2018 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add bulk schema method
1 participant