Espen Volden
Espen Volden
If a object property is nullable and has no default value set, we should default to `null` instead of the list of internal default values. See https://github.com/apiaryio/drafter/issues/420#issuecomment-255084205
## Description Fixes issue when using hasura-allow-list with fragmentsOrder set to 'document' and the fragments are spread across different files. The order of the fragments end up in reverse order....
### Which packages are impacted by your issue? @graphql-codegen/hasura-allow-list ### Describe the bug Following up on the great work by @shoma-mano. There seems to be an issue with the fragment...