Use String Interpolation with GraphQL?

前端 未结 0 719
借酒劲吻你
借酒劲吻你 2020-12-31 15:00

I am attempting to pass my variable: const slug = query.slug; into the following query:

React.useEffect(() => {
    client
        .query({
           


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题