Will graphqlRequestBaseQuery be part of graphql-codegen plugin or will be included in rtk package? #1144
nenadfilipovic
started this conversation in
General
Replies: 1 comment
-
If they accept it, I'd rather have it on the graphql-codegen side of things. In the long run, there might also be a bsaeQuery for use with It will still be able to import it from there and should tree-shake correctly, even if you do not use graphql-codegen. But also, going forward when that plugin is out, we will fully recommend just using that plugin. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As title?
https://github.com/phryneas/graphql-code-generator/blob/rtk-query/packages/plugins/typescript/rtk-query/src/graphqlRequestBaseQuery.ts
Beta Was this translation helpful? Give feedback.
All reactions