You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, from what I see in the snippet above graphQLParams is not defined. To set up graphql-cost-analysis with apollo-server 2 you have to use a workaround available here #12 to pass the request's variables to the variables property of the costAnalysis object.
Anyone who has implemented this with Apollo Server 2? There is no example showing how to set up this.
Tried this but keeps throwing undefined errors
Any help would be greatly appreciated.
The text was updated successfully, but these errors were encountered: