Version 0.6.0
Exposed options: gqlMagicComment, globalGqlIdentifierName and modules. See README.md for more info.
Breaking changes
defaultGqlIdentifierNamerenamed toglobalGqlIdentifierNamewhich I think makes more sense (we can even remove it)gqlPackNameanddefaultGqlIdentifierNameare nowmodules(each module has anameproperty and an optionalidentifier- no identifier means it's a default export).