there’s actually a platform version of graphql tag that you can import from nr1 ngql and replace any instances of gql and then you don’t need to add the webpack stuff and can delete grapql-tag
swap to using ngql from 'nr1'. this allows us to remove the
graphql-tag dependency.
with liz's insight: