mickhansen / graphql-sequelize

GraphQL & Relay for MySQL & Postgres via Sequelize
MIT License
1.9k stars 172 forks source link

implemented checkDefaults option #650

Closed Yehonal closed 4 years ago

Yehonal commented 5 years ago

it allows attributeFields to skip GraphQLNonNull wrapping when default value exists on sequelize model it can be used to generate graphql input types

Yehonal commented 5 years ago

strange it fails only on latest 2 builds

wallzero commented 5 years ago

+1 This would be quite handy

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.