I\'m trying to do this
if (process.env.NODE_ENV === "local") { links = [authLink, apolloLogger, uploadLink]; }
But am getting thi