Skip to content

GraphQL Client: Generate types for Apollo `typePolicies`

Administrator requested to merge tr/typed-type-policies into main

Created by: umpox

See https://www.graphql-code-generator.com/docs/plugins/typescript-apollo-client-helpers

We'll need this for quite a few upcoming PRs where we don't have consistent usage of id fields. Enforcing types makes it a lot easier to keep the schema aligned with any cache manipulation we need to do

Merge request reports

Loading