I am attempting to pass my variable: const slug = query.slug; into the following query:
const slug = query.slug;
React.useEffect(() => { client .query({