@apollo/client-graphql-codegen@2.2.0-rc.1
📦 apollo-clientView on GitHub →
✨ 1 features🔧 1 symbols
Summary
The `@apollo/client-graphql-codegen/custom-scalars` plugin has been updated to emit GraphQL list syntax for input objects and scalar type policies, improving schema representation.
✨ New Features
- The `@apollo/client-graphql-codegen/custom-scalars` plugin now emits GraphQL list syntax in `inputObjects` and `scalarTypePolicies` (e.g., "[DateTime]").