Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
${foo}Apollo クエリで の代わりに使用する必要がある場合はありますvariables: {foo: foo}か?
${foo}
variables: {foo: foo}
TL;DR いいえ、テンプレートで文字列補間を使用しないでください。それは、人が行うことができる静的分析を台無しにします。