タイトルの通り。
GraphQL.parseを使って取得できる。
GraphQL.parase(params[:query]).definitions[0].selections[0].name
もっと良い方法ご存知の方教えてください。
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 5 years have passed since last update.
タイトルの通り。
GraphQL.parseを使って取得できる。
GraphQL.parase(params[:query]).definitions[0].selections[0].name
もっと良い方法ご存知の方教えてください。
Register as a new user and use Qiita more conveniently
Go to list of users who liked