This is useful if a graphql server is not making use of default resolvers, and therefore probably also has significantly different models. By removing default resolvers from generated code we allow such developers to edit their models without needing to re-run graphqlgen.
Will close #350
This is useful if a graphql server is not making use of default resolvers, and therefore probably also has significantly different models. By removing default resolvers from generated code we allow such developers to edit their models without needing to re-run graphqlgen.