Join Slack
Powered by
Is importing `gql` from ‘react-apollo’ the same as...
# prisma-whats-new
m
mwickett
07/14/2017, 3:11 PM
Is importing
gql
from ‘react-apollo’ the same as from ‘graphql-tag’? (Aka, do I not need graphql-tag?)
n
nilan
07/14/2017, 3:23 PM
yes, you do not need to use
graphql-tag
when using
react-apollo
m
mwickett
07/14/2017, 3:24 PM
👍
mwickett
07/14/2017, 3:24 PM
I figured as much, but thought I’d double check. Thank you!
Open in Slack
Previous
Next