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
How do I switch the import gql from 'graphql-tag' import to something else, e.g. import { gql } from '@apollo/client/core'?
Judging from Google results it doesn't appear that this is possible or if it is, it's under some weirdly named config option.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
How do I switch the
import gql from 'graphql-tag'
import to something else, e.g.import { gql } from '@apollo/client/core'
?Judging from Google results it doesn't appear that this is possible or if it is, it's under some weirdly named config option.
Beta Was this translation helpful? Give feedback.
All reactions