<@U9H7WS0TB> commented on <@U9H7WS0TB>’s file <htt...
# prisma-whats-new
u
@moonmeister commented on @moonmeister’s file

https://prisma.slack.com/files/U9H7WS0TB/F9SFUN8PL/image.png

: Hey! Thanks. Yeah I had imported it with
import { gql } from 'graphql-tag'
per the documentation...per your suggestion I tried
import gql from 'graphql-tag'
and that fixed it.