v1.13.0v1.12.2
Reading changes from the repo…
omitOperationSuffix
that allows users to disable the automatic addition of suffixes to operation names, providing more flexibility in naming conventions. withRefetchFn
option, enhancing the functionality of generated resolvers. customResolverFn
option, allowing users to fully customize the ResolverFn
type for greater flexibility in resolver implementations. importDocumentNodeFragments
configuration option, improving compatibility with Angular projects by eliminating the need for graphql-tag
dependency. dedupeOperationSuffix
functionality when used with presets, ensuring consistent behavior across different configurations.