October 25, 2023
·
823 commits
to main
since this release
@graphql-codegen/[email protected]
Minor Changes
- #452
0fea1a83e
Thanks @shoma-mano! - add config to change fragments definition
order
@graphql-codegen/[email protected]
Patch Changes
@graphql-codegen/[email protected]
Minor Changes
@graphql-codegen/[email protected]
Major Changes
- #434
935b51f07
Thanks @neil585456525! - Support react-query v5
Minor Changes
df7683e95
Thanks @saihaj! - Allow fetcher config to accept bothstringand
object.objectlet's user specify the import path to theirGraphQLClientinstance. So it
will make it easier to generated hooks by not passing down GraphQLClient.
@graphql-codegen/[email protected]
Minor Changes
- #449
62420e5eb
Thanks @colinsullivan! - Allows versions6.xof
graphql-request
@graphql-codegen/[email protected]
Minor Changes
- #363
8e829d54c
Thanks @swunderlich! - Possibility to add a clientId for the use
of multiple apollo clients