@atmina/local-typescript-operations
Compatibility table for the @graphql-codegen/visitor-plugin-common
library:
@graphql-codegen/visitor-plugin-common |
@atmina/local-typescript-operations |
---|---|
< 2.8.0 | <= 0.5.0 |
>= 2.8.0 | >= 0.6.0 |
@graphql-codegen/visitor-plugin-common@2.8.0
introduced a breaking change to the public API of one of the classes
used in this plugin. Please ensure you are using the matching version following the table above. More information can be
found in this issue.
This package contains a GraphQL Code Generator plugin allowing use of a
custom @export
directive and other improvements like local generation of input types.
More information on the usage can be found in the repository.