問題タブ [relaymodern]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
144 問題
0
投票する
1
に答える
638
参照
reactjs - graphqlクエリでフィールドを動的に作成しますか?
以下の例では、stat を変数に変更したいのですが、変数はフィールド名として許可されていないようです。これを回避する方法はありますか?
たとえば、gameDate を一定のままにしたいのですが、stat は [MIN、FGA、FT など] の任意の値にすることができます。